_Document.TablesOfAuthoritiesCategories Property
Returns a TablesOfAuthoritiesCategories collection that represents the available tables of authorities categories for the specified document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property TablesOfAuthoritiesCategories As TablesOfAuthoritiesCategories
Get
'Usage
Dim instance As _Document
Dim value As TablesOfAuthoritiesCategories
value = instance.TablesOfAuthoritiesCategories
TablesOfAuthoritiesCategories TablesOfAuthoritiesCategories { get; }
Property Value
Type: Microsoft.Office.Interop.Word.TablesOfAuthoritiesCategories