set_subtotals method
set_subtotals(self, subtotal_type, shown)
Subtotal for the filter.
def set_subtotals(self, subtotal_type, shown):
...
| Parameter | Type | Description |
|---|---|---|
| subtotal_type | aspose.cells.pivot.PivotFieldSubtotalType | The subtotal function. |
| shown | bool | Indicates if showing this subtotal data. |
See Also
- module
aspose.cells.pivot - class
PivotAreaFilter