add Methode
add(field_index, type)
Fügt dem bestimmten Typ ein PivotFilter-Objekt hinzu
Kehrt zurück
der Index des PivotFilter-Objekts in dieser PivotFilterCollection.
def add(self, field_index, type):
...
Parameter | Typ | Beschreibung |
---|---|---|
field_index | int | der PivotField-Index |
type | PivotFilterType | der PivotFilter-Typ |
Siehe auch
- Modul aspose.cells.pivot
- Klasse PivotFilterCollection