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


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

パラメータ

value
垂直方向の配置を示す値。
参照

GcNumberCellType クラス
GcNumberCellType メンバ

 

 


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