GrapeCity SPREAD for Windows Forms 11.0J
GetHorizontalAlignment メソッド (GcNumberCellType)


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

パラメータ

value
水平方向の配置を示す値。
参照

GcNumberCellType クラス
GcNumberCellType メンバ

 

 


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