Share via


TableOfFigures Members

Include Protected Members
Include Inherited Members

Represents a single table of figures in a document.

The TableOfFigures type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.
Public method Update Updates the entries shown in the specified table of figures.
Public method UpdatePageNumbers Updates the page numbers for items in the specified table of figures.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Caption Returns or sets the label that identifies the items to be included in a table of figures.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property HeadingStyles Returns a HeadingStyles object that represents additional styles used to compile a table of figures (styles other than the Heading 1 – Heading 9 styles).
Public property HidePageNumbersInWeb Returns or sets whether page numbers in a table of figures should be hidden when publishing to the Web.
Public property IncludeLabel True if the caption label and caption number are included in a table of figures.
Public property IncludePageNumbers True if page numbers are included in the table of figures.
Public property LowerHeadingLevel Returns or sets the ending heading level for a table of figures.
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 a table of figures.
Public property TabLeader Returns or sets the character between entries and their page numbers in a table of figures.
Public property TableID Returns or sets a one-letter identifier that's used to build a table of figures from TOC fields.
Public property UpperHeadingLevel Returns or sets the starting heading level for a table of figures.
Public property UseFields True if Table of Contents Entry (TC) fields are used to create a table of figures.
Public property UseHeadingStyles True if built-in heading styles are used to create a table of figures.
Public property UseHyperlinks Returns or sets whether entries in a table of figures should be formatted as hyperlinks when publishing to the Web.

Top

See Also

Reference

TableOfFigures Interface

Microsoft.Office.Interop.Word Namespace