_Document.TablesOfAuthorities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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