DocumentClass.TablesOfAuthoritiesCategories Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property TablesOfAuthoritiesCategories As TablesOfAuthoritiesCategories
    Get
'Usage
Dim instance As DocumentClass
Dim value As TablesOfAuthoritiesCategories

value = instance.TablesOfAuthoritiesCategories
public virtual TablesOfAuthoritiesCategories TablesOfAuthoritiesCategories { get; }

Property Value

Type: Microsoft.Office.Interop.Word.TablesOfAuthoritiesCategories

Implements

_Document.TablesOfAuthoritiesCategories

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace