WdGoToItem Enum

Definition

Specifies the type of item to move the insertion point or selection just prior to.

public enum class WdGoToItem
[System.Runtime.InteropServices.Guid("3568EE18-032C-39F9-A32B-179BC05CB782")]
public enum WdGoToItem
type WdGoToItem = 
Public Enum WdGoToItem
Inheritance
WdGoToItem
Attributes

Fields

wdGoToBookmark -1

A bookmark.

wdGoToComment 6

A comment.

wdGoToEndnote 5

An endnote.

wdGoToEquation 10

An equation.

wdGoToField 7

A field.

wdGoToFootnote 4

A footnote.

wdGoToGrammaticalError 14

A grammatical error.

wdGoToGraphic 8

A graphic.

wdGoToHeading 11

A heading.

wdGoToLine 3

A line.

wdGoToObject 9

An object.

wdGoToPage 1

A page.

wdGoToPercent 12

A percent.

wdGoToProofreadingError 15

A proofreading error.

wdGoToSection 0

A section.

wdGoToSpellingError 13

A spelling error.

wdGoToTable 2

A table.

Applies to