TablesOfAuthorities Members
Include Protected Members
Include Inherited Members
A collection of TableOfAuthorities objects (TOA fields) that represents the tables of authorities in a document.
The TablesOfAuthorities type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Returns a TableOfAuthorities object that represents a table of authorities added to a document. | |
GetEnumerator | (Inherited from IEnumerable.) | |
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 a specified citation. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns a Application object that represents the Microsoft Word application. | |
Count | Returns the number of items in the specified collection. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
Format | Returns or sets the formatting for the tables of authorities in the specified document. | |
Item | Returns an individual object in a collection. | |
Parent | Returns an object that represents the parent object of the specified object. |
Top