PowerTools SPREAD for Windows Forms 8.0J
ToVerticalAlignment メソッド (InputManCellTypeBase)


FarPoint.Win.Spread.CellVerticalAlignment。
FarPoint.Win.Spread.CellVerticalAlignment 値を対応する FarPoint.Win.VerticalAlignment 値に変換します。
構文
'Declaration
 
Protected Overridable Function ToVerticalAlignment( _
   ByVal alignment As CellVerticalAlignment _
) As VerticalAlignment
'使用法
 
Dim instance As InputManCellTypeBase
Dim alignment As CellVerticalAlignment
Dim value As VerticalAlignment
 
value = instance.ToVerticalAlignment(alignment)
protected virtual VerticalAlignment ToVerticalAlignment( 
   CellVerticalAlignment alignment
)

パラメータ

alignment
FarPoint.Win.Spread.CellVerticalAlignment。
参照

InputManCellTypeBase クラス
InputManCellTypeBase メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.