wdGoToDirection |
Specifies the position to which a selection or the insertion point is moved in relation to an object or to itself. |
wdGoToAbsolute | An absolute position (1) |
wdGoToFirst | The first instance of the specified object (1) |
wdGoToLast | The last instance of the specified object (-1) |
wdGoToNext | The next instance of the specified object (2) |
wdGoToPrevious | The previous instance of the specified object (3) |
wdGoToRelative | The position relative to the current position (2) |
wdGoToAbsolute |
An absolute position (1) |
wdGoToFirst |
The first instance of the specified object (1) |
wdGoToLast |
The last instance of the specified object (-1) |
wdGoToNext |
The next instance of the specified object (2) |
wdGoToPrevious |
The previous instance of the specified object (3) |
wdGoToRelative |
The position relative to the current position (2) |
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top