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