IPivotTables.Item(Object) Method

Definition

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

Parameters

Index
Object

Returns

Applies to