Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of item to move the insertion point or selection just prior to.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdGoToItem1 As WdGoToItem = WdGoToItem.wdGoToBookmark
Syntax
Public Enum WdGoToItem
public enum WdGoToItem
public enum class WdGoToItem
public enum WdGoToItem
public enum WdGoToItem
Members
| Member name | Description |
|---|---|
| wdGoToBookmark | A bookmark. |
| wdGoToComment | A comment. |
| wdGoToEndnote | An endnote. |
| wdGoToEquation | An equation. |
| wdGoToField | A field. |
| wdGoToFootnote | A footnote. |
| wdGoToGrammaticalError | A grammatical error. |
| wdGoToGraphic | A graphic. |
| wdGoToHeading | A heading. |
| wdGoToLine | A line. |
| wdGoToObject | An object. |
| wdGoToPage | A page. |
| wdGoToPercent | A percent. |
| wdGoToProofreadingError | A proofreading error. |
| wdGoToSection | A section. |
| wdGoToSpellingError | A spelling error. |
| wdGoToTable | A table. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000