subtotals property
subtotals property
Gets or sets the subtotals of the field. Only for Row or Column pivot field.
Definition:
@property
def subtotals(self):
...
@subtotals.setter
def subtotals(self, value):
...
See Also
- module
aspose.cells.pivot - class
PivotField - class
PivotFieldSubtotalType