次の方法で共有


Options.AutoFormatApplyFirstIndents プロパティ

定義

True の 場合、Microsoft Word 文書または指定範囲の書式が自動的に設定すると、先頭行のインデントに段落の先頭に入力されたスペースに置き換えられます。

public:
 property bool AutoFormatApplyFirstIndents { bool get(); void set(bool value); };
public bool AutoFormatApplyFirstIndents { get; set; }
member this.AutoFormatApplyFirstIndents : bool with get, set
Public Property AutoFormatApplyFirstIndents As Boolean

プロパティ値

適用対象