_Document.TrackFormatting プロパティ

定義

変更の追跡が有効になっているときに書式設定の変更を追跡するかどうかを表す ブール型 (Boolean) の 値を取得または設定します。 値の取得と設定が可能です。

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

プロパティ値

Boolean

適用対象