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). |