DocumentClass.TablesOfContents Property

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

Syntax

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

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

Property Value

Type: Microsoft.Office.Interop.Word.TablesOfContents

Implements

_Document.TablesOfContents

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace