バージョン

VerticalAlignment プロパティ (TableCellSettingsBase)

セルのテキストの垂直配列を取得または設定します。
シンタックス
'宣言
 
Public Property VerticalAlignment As Nullable(Of TableCellVerticalAlignment)
public Nullable<TableCellVerticalAlignment> VerticalAlignment {get; set;}
参照