次の方法で共有


Options.AutoFormatReplacePlainTextEmphasis プロパティ

定義

True を指定すると、Microsoft Wordがドキュメントまたは範囲を自動的に書式設定するときに、手動強調文字が文字の書式設定に置き換えられます。 たとえば、"太字" が "bold" に変更され、"下線" が "下線" に変更されます。

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

プロパティ値

適用対象