WdTocFormat Enumeration

Specifies the type of formatting to apply to the table of contents in the active document.

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

Syntax

'Declaration
Public Enumeration WdTocFormat
'Usage
Dim instance As WdTocFormat
public enum WdTocFormat

Members

Member name Description
wdTOCTemplate Template formatting.
wdTOCClassic Classic formatting.
wdTOCDistinctive Distinctive formatting.
wdTOCFancy Fancy formatting.
wdTOCModern Modern formatting.
wdTOCFormal Formal formatting.
wdTOCSimple Simple formatting.

See Also

Reference

Microsoft.Office.Interop.Word Namespace