Share via


LegendEntries.Item(Object) Méthode

Définition

Renvoie un seul objet d’une collection.

public:
 Microsoft::Office::Interop::Excel::LegendEntry ^ Item(System::Object ^ Index);
public Microsoft.Office.Interop.Excel.LegendEntry Item (object Index);
Public Function Item (Index As Object) As LegendEntry

Paramètres

Index
Object

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

Retours

S’applique à