Office.SelectionMode enum

Specifies whether to select (highlight) the location to navigate to (when using the Document.goToByIdAsync method).

Fields

Default
None

The cursor is moved to the beginning of the location.

Selected

The location will be selected (highlighted).