Indexes Members (Word)
A collection of Index objects that represents all the indexes in the specified document.
Methods
Name |
Description |
---|---|
Returns an Index object that represents a new index added to a document. |
|
Automatically adds XE (Index Entry) fields to the specified document, using the entries from a concordance file. |
|
Returns an individual Index object in a collection. |
|
Inserts an XE (Index Entry) field after all instances of the text in Range. |
|
Inserts an XE (Index Entry) field after the specified range. The method returns a Field object representing the XE field. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of indexes in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets a WdIndexFormat that represents the formatting for the indexes in the specified document. Read/write. |
|
Returns an Object that represents the parent object of the specified Indexes object. |