FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > EditBaseCellType クラス : GetVerticalAlignment メソッド |
'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 )