word_track_changes property

word_track_changes property

Control to turn on comparison of Words Track Revisions.

Definition:

@property
def word_track_changes(self):
    ...
@word_track_changes.setter
def word_track_changes(self, value):
    ...

See Also