GrapeCity SPREAD for Windows Forms 11.0J
GetVerticalAlignment メソッド (GcMaskCellType)


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

パラメータ

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

GcMaskCellType クラス
GcMaskCellType メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.