Share via


Index.Type Propiedad

Definición

Devuelve o establece el tipo de índice.

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

Valor de propiedad

WdIndexType

Comentarios

La propiedad Type puede ser una de las WdIndexType constantes.

Se aplica a