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