Limitations
Read only.
Gets a collection of all tracked changes made in the text part. The property's value is an object of the type Tracked
Introduced: X16.
public TrackedChangeCollection TrackedChanges { get; }
Public ReadOnly Property TrackedChanges() As TrackedChangeCollection
Read only.