Partager via


SlicerPivotTables.Item[Object] Propriété

Définition

Obtient un seul PivotTable objet de la collection.

public:
 property Microsoft::Office::Interop::Excel::PivotTable ^ Item[System::Object ^] { Microsoft::Office::Interop::Excel::PivotTable ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.PivotTable Item[object Index] { get; }
Public ReadOnly Property Item(Index As Object) As PivotTable

Paramètres

Index
Object

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

Valeur de propriété

Retourne PivotTable.

S’applique à