TablesOfAuthorities Members (Word)
A collection of TableOfAuthorities objects (TOA fields) that represents the tables of authorities in a document.
Methods
Name |
Description |
---|---|
Returns a TableOfAuthorities object that represents a table of authorities added to a document. |
|
Returns an individual TableOfAuthorities object in a collection. |
|
Inserts a TA (Table of Authorities Entry) field after all instances of the ShortCitation text. |
|
Inserts a TA (Table of Authorities Entry) field and returns the field as a Field object. |
|
Finds and selects the next instance of the text specified by the ShortCitation parameter. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of tables of authorities in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets the formatting for the tables of authorities in the specified document. Read/write WdToaFormat. |
|
Returns an Object that represents the parent object of the specified TablesOfAuthorities object. |