Determines how to handle a change of the document that cannot be added to the list of tracked changes. Complex table layout changes, such as deleting a table column or merging table cells cannot be tracked. The default handling shows a Message
Introduced: X16.
public event CannotTrackChangeEventHandler CannotTrackChangeCreated;
Public Event CannotTrackChangeCreated As CannotTrackChangeEventHandler