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)
Usage
Dim wdMovementType1 As WdMovementType = WdMovementType.wdExtend
Syntax
Public Enum WdMovementType
public enum WdMovementType
public enum class WdMovementType
public enum WdMovementType
public enum WdMovementType
Members
| Member name | Description |
|---|---|
| wdExtend | The end of the selection is extended to the end of the specified unit. |
| wdMove | The selection is collapsed to an insertion point and moved to the end of the specified unit. Default. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000