_Document.TablesOfAuthorities Property

Definition

Returns a TablesOfAuthorities collection that represents the tables of authorities in the specified 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

Applies to