Revision.MovedRange Property
Returns a Range object that represents a range of text that was moved from one place to another in a document with tracked changes. Read-only.
Syntax
expression.MovedRange
expression An expression that returns a Revision object.
See Also