Document.TablesOfAuthorities Property

Definition

Gets a TablesOfAuthorities collection that represents the tables of authorities in the document.

public:
 property Microsoft::Office::Interop::Word::TablesOfAuthorities ^ TablesOfAuthorities { Microsoft::Office::Interop::Word::TablesOfAuthorities ^ get(); };
public Microsoft.Office.Interop.Word.TablesOfAuthorities TablesOfAuthorities { get; }
member this.TablesOfAuthorities : Microsoft.Office.Interop.Word.TablesOfAuthorities
Public ReadOnly Property TablesOfAuthorities As TablesOfAuthorities

Property Value

A TablesOfAuthorities collection that represents the tables of authorities in the document.

Applies to