set_text_of_sub_total method
set_text_of_sub_total(self, sub_total_type, text)
Sets the text of PivotFieldSubtotalType type in the PivotTable.
def set_text_of_sub_total(self, sub_total_type, text):
...
| Parameter | Type | Description |
|---|---|---|
| sub_total_type | aspose.cells.pivot.PivotFieldSubtotalType | The PivotFieldSubtotalType |
| text | System.String | The text of given type |
See Also
- module
aspose.cells - class
PivotFieldSubtotalType - class
SettablePivotGlobalizationSettings