Share via


PivotCaches.Item(Object) Méthode

Définition

Renvoie un seul objet d’une collection.

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

Paramètres

Index
Object

Objet obligatoire. Numéro d'index de l'objet.

Retours

S’applique à