FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > ComboBoxCellType クラス : ToVerticalAlignment メソッド |
'Declaration Protected Overridable Function ToVerticalAlignment( _ ByVal alignment As CellVerticalAlignment _ ) As VerticalAlignment
'使用法 Dim instance As ComboBoxCellType Dim alignment As CellVerticalAlignment Dim value As VerticalAlignment value = instance.ToVerticalAlignment(alignment)
protected virtual VerticalAlignment ToVerticalAlignment( CellVerticalAlignment alignment )