Freigeben über


WdGoToItem Enumeration

Definition

Gibt den Typ des Elements an, vor das genau die Einfügemarke oder die Auswahl verschoben werden soll.

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

Felder

Name Wert Beschreibung
wdGoToBookmark -1

Textmarke.

wdGoToSection 0

Abschnitt.

wdGoToPage 1

Seite.

wdGoToTable 2

Tabelle.

wdGoToLine 3

Zeile.

wdGoToFootnote 4

Fußnote.

wdGoToEndnote 5

Endnote.

wdGoToComment 6

Kommentar.

wdGoToField 7

Feld.

wdGoToGraphic 8

Grafik.

wdGoToObject 9

Objekt.

wdGoToEquation 10

Formel.

wdGoToHeading 11

Überschrift.

wdGoToPercent 12

Prozentsatz.

wdGoToSpellingError 13

Rechtschreibfehler.

wdGoToGrammaticalError 14

Grammatikfehler.

wdGoToProofreadingError 15

Korrekturlesefehler.

Gilt für: