WdTocFormat Enum

Definition

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

public enum class WdTocFormat
[System.Runtime.InteropServices.Guid("381BE070-999B-3575-ADC6-68FC392AF3D3")]
public enum WdTocFormat
type WdTocFormat = 
Public Enum WdTocFormat
Inheritance
WdTocFormat
Attributes

Fields

wdTOCClassic 1

Classic formatting.

wdTOCDistinctive 2

Distinctive formatting.

wdTOCFancy 3

Fancy formatting.

wdTOCFormal 5

Formal formatting.

wdTOCModern 4

Modern formatting.

wdTOCSimple 6

Simple formatting.

wdTOCTemplate 0

Template formatting.

Applies to