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