Compartilhar via


Index.Type Propriedade

Definição

Retorna ou define o 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 da propriedade

WdIndexType

Comentários

A propriedade Type pode ser uma das WdIndexType constantes.

Aplica-se a