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