Share via


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
Bb257961.methods(en-us,office.12).gif Add Returns a TableOfAuthorities object that represents a table of authorities added to a document.
Bb257961.methods(en-us,office.12).gif Item Returns an individual TableOfAuthorities object in a collection.
Bb257961.methods(en-us,office.12).gif MarkAllCitations Inserts a TA (Table of Authorities Entry) field after all instances of the ShortCitation text.
Bb257961.methods(en-us,office.12).gif MarkCitation Inserts a TA (Table of Authorities Entry) field and returns the field as a Field object.
Bb257961.methods(en-us,office.12).gif NextCitation Finds and selects the next instance of the text specified by the ShortCitation parameter.

Properties

  Name Description
Bb257961.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257961.properties(en-us,office.12).gif Count Returns a Long that represents the number of tables of authorities in the collection. Read-only.
Bb257961.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257961.properties(en-us,office.12).gif Format Returns or sets the formatting for the tables of authorities in the specified document. Read/write WdToaFormat.
Bb257961.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified TablesOfAuthorities object.