TablesOfContents Members (Word)
A collection of TableOfContents objects that represent the tables of contents in a document.
Methods
Name |
Description |
---|---|
Returns a TableOfContents object that represents a table of contents added to a document. |
|
Returns an individual TableOfContents object in a collection. |
|
Inserts a TC (Table of Contents Entry) field after the specified range. The method returns a Field object representing the TC field. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of tables of contents 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 the formatting for the tables of contents in the specified document. Read/write WdTocFormat. |
|
Returns an Object that represents the parent object of the specified TablesOfContents object. |