Freigeben über


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

Name Wert Beschreibung
wdIndexTemplate 0

Von Vorlage.

wdIndexClassic 1

Klassisch.

wdIndexFancy 2

Aufwändig.

wdIndexModern 3

modern.

wdIndexBulleted 4

Aufzählung.

wdIndexFormal 5

Formell.

wdIndexSimple 6

Einfach.

Hinweise

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

Gilt für: