バージョン

FlowDirection プロパティ (TableCellSettings)

セルのフローの方向を取得または設定します。
シンタックス
'宣言
 
Public Property FlowDirection As Nullable(Of LineFlowDirection)
public Nullable<LineFlowDirection> FlowDirection {get; set;}
参照