次の方法で共有


Options.AutoFormatAsYouTypeApplyFirstIndents プロパティ

定義

True の 先頭行のインデント、段落の先頭に入力したスペースを自動的に置き換えることです。

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

プロパティ値

適用対象