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). |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins