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