次の方法で共有


Options.AutoFormatAsYouTypeReplacePlainTextEmphasis プロパティ

定義

True の 場合、手動強調文字は、入力時に文字の書式設定に自動的に置き換えられます。 たとえば、"太字" が "bold" に変更され、"下線" が "下線" に変更されます。

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

プロパティ値

適用対象