WdTofFormat Enumeration

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

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

Syntax

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

Members

Member name Description
wdTOFTemplate Template formatting.
wdTOFClassic Classic formatting.
wdTOFDistinctive Distinctive formatting.
wdTOFCentered Centered formatting.
wdTOFFormal Formal formatting.
wdTOFSimple Simple formatting.

See Also

Reference

Microsoft.Office.Interop.Word Namespace