WdIndexFormat Énumération

Définition

Spécifie la mise en forme des index d'un document.

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

Champs

wdIndexBulleted 4

Liste à puces.

wdIndexClassic 1

Classique.

wdIndexFancy 2

Recherché.

wdIndexFormal 5

Formel.

wdIndexModern 3

Moderne.

wdIndexSimple 6

Simple.

wdIndexTemplate 0

À partir d'un modèle.

Remarques

Utilisé avec la propriété Format de l’objet Indexes .

S’applique à