TableOfAuthorities Members (Word)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Represents a single table of authorities in a document (a TOA field). The TableOfAuthorities object is a member of the TablesOfAuthorities collection. The TablesOfAuthorities collection includes all the tables of authorities in a document.

Methods

Name

Description

Delete

Deletes the specified table of authorities.

Update

Updates the entries shown in a table of authorities.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

Bookmark

Returns or sets the name of the bookmark from which to collect table of authorities entries. Read/write String.

Category

Returns or sets the category of entries to be included in a table of authorities. Read/write Long.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

EntrySeparator

Returns or sets the characters (up to five) that separate a table of authorities entry and its page number. Read/write String.

IncludeCategoryHeader

True if the category name for a group of entries appears in the table of authorities. Read/write Boolean.

IncludeSequenceName

Returns or sets the Sequence (SEQ) field identifier for a table of authorities. Read/write String.

KeepEntryFormatting

True if formatting from table of authorities entries is applied to the entries in the specified table of authorities. Read/write Boolean.

PageNumberSeparator

Returns of sets the characters (up to five) that separate individual page references in a table of authorities. Read/write String.

PageRangeSeparator

Returns or sets the characters (up to five) that separate a range of pages in a table of authorities. Read/write String.

Parent

Returns an Object that represents the parent object of the specified TableOfAuthorities object.

Passim

True if five or more page references to the same authority are replaced with "Passim." Read/write Boolean.

Range

Returns a Range object that represents the portion of a document that is contained within a table of authorities.

Separator

Returns or sets up to five characters that appear between the sequence number and the page number in a table of authorities. Read/write String.

TabLeader

Returns or sets the leader character that appears between entries and their associated page numbers in a table of authorities. Read/write WdTabLeader.