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 | |
---|---|---|
![]() |
Delete | Deletes the specified object. |
![]() |
Update | Updates the entries shown in the specified table of authorities. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns a 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. |
![]() |
Category | Returns or sets the category of entries to be included in a table of authorities. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
EntrySeparator | Returns or sets the characters (up to five) that separate a table of authorities entry and its page number. |
![]() |
IncludeCategoryHeader | True if the category name for a group of entries appears in the table of authorities. |
![]() |
IncludeSequenceName | Returns or sets the Sequence (SEQ) field identifier for a table of authorities. |
![]() |
KeepEntryFormatting | True if formatting from table of authorities entries is applied to the entries in the specified table of authorities. |
![]() |
PageNumberSeparator | Returns of sets the characters (up to five) that separate individual page references in a table of authorities. |
![]() |
PageRangeSeparator | Returns or sets the characters (up to five) that separate a range of pages in a table of authorities. |
![]() |
Parent | Returns an object that represents the parent object of the specified object. |
![]() |
Passim | True if five or more page references to the same authority are replaced with "Passim." |
![]() |
Range | Returns a Range object that represents the portion of a document that's contained in the specified object. |
![]() |
Separator | Returns or sets the characters (up to five) between the sequence number and the page number. |
![]() |
TabLeader | Returns or sets the character between entries and their page numbers in a table of authorities. |
Top