バージョン

LeftIndent プロパティ (ParagraphPropertiesBase)

関連する段落やテーブルの左余白からのインデントを決定する値を取得または設定します。
シンタックス
'宣言
 
Public Property LeftIndent As Nullable(Of Single)
public Nullable<float> LeftIndent {get; set;}
解説

Alignment プロパティが 'Center' または 'Right' に設定されている場合、LeftIndent プロパティをテーブルに使用できません。

参照