_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

适用于