Share via


TablesOfFigures Object Members

Word Developer Reference

A collection of TableOfFigures objects that represent the tables of figures in a document.

Methods

  Name Description
Bb257967.methods(en-us,office.12).gif Add Returns a TableOfFigures object that represents a table of figures added to a document.
Bb257967.methods(en-us,office.12).gif Item Returns an individual TableOfFigures object in a collection.
Bb257967.methods(en-us,office.12).gif 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
Bb257967.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257967.properties(en-us,office.12).gif Count Returns a Long that represents the number of tables of figures in the collection. Read-only.
Bb257967.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257967.properties(en-us,office.12).gif Format Returns or sets the formatting for the tables of figures in the specified document. Read/write WdTofFormat.
Bb257967.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified TableOfFigures object.