Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.GoToDirection enum

Package:
word

Specifies the direction in which to move when using the Selection.goTo method.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

first = "First"

Moves to the first item.

last = "Last"

Moves to the last item.

next = "Next"

Moves to the next item.

previous = "Previous"

Moves to the previous item.


Feedback

Was this page helpful?