TablesOfFigures Object Members
Word Developer Reference |
A collection of TableOfFigures objects that represent the tables of figures in a document.
Methods
Name | Description | |
---|---|---|
Add | Returns a TableOfFigures object that represents a table of figures added to a document. | |
Item | Returns an individual TableOfFigures object in a collection. | |
MarkEntry | 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 | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Count | Returns a Long that represents the number of tables of figures in the collection. Read-only. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
Format | Returns or sets the formatting for the tables of figures in the specified document. Read/write WdTofFormat. | |
Parent | Returns an Object that represents the parent object of the specified TableOfFigures object. |