次の方法で共有


Options.AutoFormatAsYouTypeInsertClosings プロパティ

定義

True ユーザーがメモ型の見出しを入力したときに、対応する結語が自動的に挿入します。

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

プロパティ値

適用対象