FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > MultiColumnComboBoxCellType クラス : GetVerticalAlignment メソッド |
'Declaration
Public Function GetVerticalAlignment( _ ByVal value As Object _ ) As CellVerticalAlignment
'使用法
Dim instance As MultiColumnComboBoxCellType Dim value As Object Dim value As CellVerticalAlignment value = instance.GetVerticalAlignment(value)
public CellVerticalAlignment GetVerticalAlignment( object value )