Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the way the selection is moved.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdMovementType
'Usage
Dim instance As WdMovementType
public enum WdMovementType
Members
| Member name | Description | |
|---|---|---|
| wdMove | The selection is collapsed to an insertion point and moved to the end of the specified unit. Default. | |
| wdExtend | The end of the selection is extended to the end of the specified unit. |