_Document.TablesOfAuthoritiesCategories Property

Definition

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

Property Value

Applies to