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.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property MovedRange As Range
Get
'Usage
Dim instance As Revision
Dim value As Range
value = instance.MovedRange
Range MovedRange { get; }
Property Value
Type: Microsoft.Office.Interop.Word.Range
Range