TableOfAuthorities Members

Include Protected Members
Include Inherited Members

Represents a single table of authorities in a document (a TOA field).

The TableOfAuthorities 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 authorities.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Bookmark Returns or sets the name of the bookmark from which to collect table of authorities entries.
Public property Category Returns or sets the category of entries to be included in a table of authorities.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property EntrySeparator Returns or sets the characters (up to five) that separate a table of authorities entry and its page number.
Public property IncludeCategoryHeader True if the category name for a group of entries appears in the table of authorities.
Public property IncludeSequenceName Returns or sets the Sequence (SEQ) field identifier for a table of authorities.
Public property KeepEntryFormatting True if formatting from table of authorities entries is applied to the entries in the specified table of authorities.
Public property PageNumberSeparator Returns of sets the characters (up to five) that separate individual page references in a table of authorities.
Public property PageRangeSeparator Returns or sets the characters (up to five) that separate a range of pages in a table of authorities.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Passim True if five or more page references to the same authority are replaced with "Passim."
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Public property Separator Returns or sets the characters (up to five) between the sequence number and the page number.
Public property TabLeader Returns or sets the character between entries and their page numbers in a table of authorities.

Top

See Also

Reference

TableOfAuthorities Interface

Microsoft.Office.Interop.Word Namespace