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)

Usage

Dim wdTofFormat1 As WdTofFormat = WdTofFormat.wdTOFCentered

Syntax

Public Enum WdTofFormat
public enum WdTofFormat
public enum class WdTofFormat
public enum WdTofFormat
public enum WdTofFormat

Members

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace