Index Members

Include Protected Members
Include Inherited Members

Represents a single index.

The Index type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.
Public method Update Updates the specified index.

Top

Properties

  Name Description
Public property AccentedLetters True if the specified index contains separate headings for accented letters (for example, words that begin with "À" are under one heading and words that begin with "A" are under another).
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Filter Returns or sets a value that specifies how Microsoft Word classifies the first character of entries in the specified index.
Public property HeadingSeparator Returns or sets the text between alphabetic groups (entries that start with the same letter) in the index. Corresponds to the \h switch for an INDEX field.
Public property IndexLanguage Returns or sets the sorting language to use for the specified index.
Public property NumberOfColumns Sets or returns the number of columns for each page of an index.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Public property RightAlignPageNumbers True if page numbers are aligned with the right margin in an index.
Public property SortBy Returns or sets the sorting criteria for the specified index.
Public property TabLeader Returns or sets the character between entries and their page numbers in an index.
Public property Type Returns or sets the index type.

Top

See Also

Reference

Index Interface

Microsoft.Office.Interop.Word Namespace