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
Public method Add Returns a TableOfAuthorities object that represents a table of authorities added to a document.
Public method GetEnumerator (Inherited from IEnumerable.)
Public method MarkAllCitations Inserts a TA (Table of Authorities Entry) field after all instances of the ShortCitation text.
Public method MarkCitation Inserts a TA (Table of Authorities Entry) field and returns the field as a Field object.
Public method NextCitation Finds and selects the next instance of a specified citation.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Count Returns the number of items in the specified collection.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Format Returns or sets the formatting for the tables of authorities in the specified document.
Public property Item Returns an individual object in a collection.
Public property Parent Returns an object that represents the parent object of the specified object.

Top

See Also

Reference

TablesOfAuthorities Interface

Microsoft.Office.Interop.Word Namespace