Share via


Index.Type Propriété

Définition

Renvoie ou définit le type d'index.

public:
 property Microsoft::Office::Interop::Word::WdIndexType Type { Microsoft::Office::Interop::Word::WdIndexType get(); void set(Microsoft::Office::Interop::Word::WdIndexType value); };
public Microsoft.Office.Interop.Word.WdIndexType Type { get; set; }
member this.Type : Microsoft.Office.Interop.Word.WdIndexType with get, set
Public Property Type As WdIndexType

Valeur de propriété

WdIndexType

Remarques

La propriété type peut être une des WdIndexType constantes.

S’applique à