PowerTools SPREAD for Windows Forms 8.0J
GetVerticalAlignment メソッド (EditBaseCellType)


垂直方向の配置の値
垂直方向の配置を値に基づいて取得します。
構文
'Declaration
 
Public Function GetVerticalAlignment( _
   ByVal value As Object _
) As CellVerticalAlignment
'使用法
 
Dim instance As EditBaseCellType
Dim value As Object
Dim value As CellVerticalAlignment
 
value = instance.GetVerticalAlignment(value)
public CellVerticalAlignment GetVerticalAlignment( 
   object value
)

パラメータ

value
垂直方向の配置の値

戻り値の型

配置を決定するCellVerticalAlignment設定
参照

EditBaseCellType クラス
EditBaseCellType メンバ

 

 


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