​
​
​

Gets a collection of all changes made in the header or footer. The property's value is an object of the type TrackedChangeCollection.

​ Introduced: X16.

Syntax

​public TrackedChangeCollection TrackedChanges { get; }
​Public ReadOnly Property TrackedChanges() As TrackedChangeCollection
​

Limitations

Read only.

​