Document.TablesOfAuthoritiesCategories Property

Definition

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.

Applies to