Add

PivotFilterCollection.Add method

Lägger till ett PivotFilter-objekt till den specifika typen

public int Add(int fieldIndex, PivotFilterType type)
ParameterTypBeskrivning
fieldIndexInt32PivotField-indexet
typePivotFilterTypetypen PivotFilter

Returvärde

indexet för PivotFilter-objektet i denna PivotFilterCollection.

Se även