Document.TrackMoves property (Word)
Returns or sets a Boolean that represents whether to mark moved text when Track Changes is turned on. Read/write.
Syntax
expression. TrackMoves
expression An expression that returns a Document object.
Remarks
By default, when Track Changes is turned on, moved text is marked as deleted and inserted. When TrackMoves is True, moved text is marked as moved, with the from text being marked with strikethrough formatting. This property corresponds to the Track Moves check box in the Track Change Options dialog box.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.