get_subtotals method
get_subtotals(self, subtotal_type)
Indicates whether showing specified subtotal.
Returns
Returns whether showing specified subtotal.
def get_subtotals(self, subtotal_type):
...
Parameter | Type | Description |
---|---|---|
subtotal_type | aspose.cells.pivot.PivotFieldSubtotalType | subtotal type. |
See Also
- module
aspose.cells.pivot
- class
PivotField