GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Font 構造体 : VerticalAlign プロパティ |
'Declaration
Public Property VerticalAlign As VerticalTextAlignment
'使用法
Dim instance As Font Dim value As VerticalTextAlignment instance.VerticalAlign = value value = instance.VerticalAlign
public VerticalTextAlignment VerticalAlign {get; set;}