WdToaFormat Enum

Definition

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

public enum class WdToaFormat
[System.Runtime.InteropServices.Guid("B12AC10C-DAC9-3348-BD2B-29A0A270196B")]
public enum WdToaFormat
type WdToaFormat = 
Public Enum WdToaFormat
Inheritance
WdToaFormat
Attributes

Fields

wdTOAClassic 1

Classic formatting.

wdTOADistinctive 2

Distinctive formatting.

wdTOAFormal 3

Formal formatting.

wdTOASimple 4

Simple formatting.

wdTOATemplate 0

Template formatting.

Applies to