ICalculatedFields._Default[Object] Property

Definition

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

Parameters

Field
Object

Property Value

Applies to