_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.
Returns a TablesOfAuthoritiesCategories collection that represents the available tables of authorities categories for the specified 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