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)
Syntax
'Declaration
Public Enumeration WdToaFormat
'Usage
Dim instance As WdToaFormat
public enum WdToaFormat
Members
Member name | Description | |
---|---|---|
wdTOATemplate | Template formatting. | |
wdTOAClassic | Classic formatting. | |
wdTOADistinctive | Distinctive formatting. | |
wdTOAFormal | Formal formatting. | |
wdTOASimple | Simple formatting. |