clear_filter method
clear_filter(self, field_index)
Clear PivotFilter from the specific PivotField
def clear_filter(self, field_index):
...
| Parameter | Type | Description |
|---|---|---|
| field_index | int | the PivotField index |
See Also
- module
aspose.cells.pivot - class
PivotFilterCollection