WdToaFormat Enumeration 

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

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdToaFormat1 As WdToaFormat = WdToaFormat.wdTOAClassic

Syntax

Public Enum WdToaFormat
public enum WdToaFormat
public enum class WdToaFormat
public enum WdToaFormat
public enum WdToaFormat

Members

Member name Description
wdTOAClassic Classic formatting.
wdTOADistinctive Distinctive formatting.
wdTOAFormal Formal formatting.
wdTOASimple Simple formatting.
wdTOATemplate 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