PivotFilters._Default[Object] Property

Definition

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

Parameters

Index
Object

Property Value

Applies to