is_subtotal_set method
is_subtotal_set(self, subtotal_type)
Gets which subtotal is set for this filter.
Returns
def is_subtotal_set(self, subtotal_type):
...
Parameter | Type | Description |
---|---|---|
subtotal_type | PivotFieldSubtotalType | The subtotal function type. |
See Also
- module
aspose.cells.pivot
- class
PivotAreaFilter