set_subtotals method
set_subtotals(self, subtotal_type, shown)
Sets how to subtotal the specified field.
def set_subtotals(self, subtotal_type, shown):
...
| Parameter | Type | Description |
|---|---|---|
| subtotal_type | aspose.cells.pivot.PivotFieldSubtotalType | PivotFieldSubtotalType |
| shown | bool | Whether the specified field shows that subtotals. |
See Also
- module
aspose.cells.pivot - class
PivotField - class
PivotFieldSubtotalType