PivotCaches._Default[Object] Property

Definition

Reserved for internal use.

public:
 property Microsoft::Office::Interop::Excel::PivotCache ^ default[System::Object ^] { Microsoft::Office::Interop::Excel::PivotCache ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.PivotCache this[object Index] { get; }
Default Public ReadOnly Property _Default(Index As Object) As PivotCache

Parameters

Index
Object

Property Value

Applies to