次の方法で共有


View.ShowFormatChanges プロパティ

定義

True 文字の書式設定は、アウトライン表示で表示されている場合です。

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

プロパティ値

注釈

アウトライン表示モードまたはグループ文書モード以外の表示モードでこのプロパティを使用すると、エラーが発生します。

適用対象