Partager via


DataLabels.Item[Object] Propriété

Définition

Renvoie un seul objet de la collection.

public:
 property Microsoft::Office::Interop::Word::DataLabel ^ default[System::Object ^] { Microsoft::Office::Interop::Word::DataLabel ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Word.DataLabel this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.DataLabel
Default Public ReadOnly Property Item(Index As Object) As DataLabel

Paramètres

Index
Object

Objet obligatoire. Nom ou numéro d'index de l'objet.

Valeur de propriété

DataLabel

S’applique à