WdIndexFormat Enumeration

Definition

Gibt die Formatierung für Indizes in einem Dokument an.

public enum class WdIndexFormat
[System.Runtime.InteropServices.Guid("B81E5359-6200-3CCB-9B49-8BE46F9A9FEA")]
public enum WdIndexFormat
type WdIndexFormat = 
Public Enum WdIndexFormat
Vererbung
WdIndexFormat
Attribute

Felder

wdIndexBulleted 4

Aufzählung.

wdIndexClassic 1

Klassisch.

wdIndexFancy 2

Aufwändig.

wdIndexFormal 5

Formalen.

wdIndexModern 3

modern.

wdIndexSimple 6

Einfach.

wdIndexTemplate 0

Von Vorlage.

Hinweise

Wird mit der Format-Eigenschaft des Indexes-Objekts verwendet.

Gilt für: