Edit

Share via


Word.GoToItem enum

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies the item or location to which to move or extend a selection.

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]

Fields

bookmark = "Bookmark"

Moves to a bookmark.

comment = "Comment"

Moves to a comment.

embeddedObject = "EmbeddedObject"

Moves to an embedded object.

endnote = "Endnote"

Moves to a endnote.

equation = "Equation"

Moves to an equation.

field = "Field"

Moves to a field.

footnote = "Footnote"

Moves to a footnote.

grammaticalError = "GrammaticalError"

Moves to a grammatical error.

graphic = "Graphic"

Moves to a graphic.

heading = "Heading"

Moves to a heading.

line = "Line"

Moves to a line.

page = "Page"

Moves to a page.

percent = "Percent"

Moves to a percent.

proofreadingError = "ProofreadingError"

Moves to a proofreading error.

section = "Section"

Moves to a section.

spellingError = "SpellingError"

Moves to a spelling error.

table = "Table"

Moves to a table.