IPivotCaches.Item(Object) Method

Definition

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

Parameters

Index
Object

Returns

Applies to