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