Add

PivotFilterCollection.Add method

Fügt dem spezifischen Typ ein PivotFilter-Objekt hinzu

public int Add(int fieldIndex, PivotFilterType type)
ParameterTypBeschreibung
fieldIndexInt32der PivotField-Index
typePivotFilterTypeder PivotFilter-Typ

Rückgabewert

der Index des PivotFilter-Objekts in dieser PivotFilterCollection.

Siehe auch