Office.GoToType enum
Specifies the type of place or object to navigate to.
Fields
Binding | Goes to a binding object using the specified binding ID. Supported applications: Excel, Word |
Index | Goes to the specified index by slide number or Office.Index. Supported applications: PowerPoint |
NamedItem | Goes to a named item using that item's name. In Excel, you can use any structured reference for a named range or table: "Worksheet2!Table1" Supported applications: Excel |
Slide | Goes to a slide using the specified ID. Supported applications: PowerPoint |
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