Document.TablesOfAuthoritiesCategories 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.
Gets a TablesOfAuthoritiesCategories collection that represents the available table of authorities categories for the document.
public:
property Microsoft::Office::Interop::Word::TablesOfAuthoritiesCategories ^ TablesOfAuthoritiesCategories { Microsoft::Office::Interop::Word::TablesOfAuthoritiesCategories ^ get(); };
public Microsoft.Office.Interop.Word.TablesOfAuthoritiesCategories TablesOfAuthoritiesCategories { get; }
member this.TablesOfAuthoritiesCategories : Microsoft.Office.Interop.Word.TablesOfAuthoritiesCategories
Public ReadOnly Property TablesOfAuthoritiesCategories As TablesOfAuthoritiesCategories
Property Value
A TablesOfAuthoritiesCategories collection that represents the available table of authorities categories for the document.