TablesOfAuthorities Interface
Office 2010
A collection of TableOfAuthorities objects (TOA fields) that represents the tables of authorities in a document.
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Use the TablesOfAuthorities property to return the TablesOfAuthorities collection.
Use the Add method to add a table of authorities to a document. A table of authorities is built from TA (Table of Authorities Entry) fields in a document.
Use TablesOfAuthorities(index), where index is the index number, to return a single TableOfAuthorities object. The index number represents the position of the table of authorities in the document.