get_sub_total_name method
get_sub_total_name
Gets the name of PivotFieldSubtotalType
type in the PivotTable.
Returns
The name of PivotFieldSubtotalType
type
def get_sub_total_name(self, sub_total_type):
...
Parameter | Type | Description |
---|---|---|
sub_total_type | aspose.cells.pivot.PivotFieldSubtotalType | The PivotFieldSubtotalType type |
Remarks
NOTE: This member is now obsolete. Instead, please use PivotGlobalizationSettings.GetColumnLabelsOfPivotTable() method. This property will be removed 12 months later since December 2022. Aspose apologizes for any inconvenience you may have experienced.
See Also
- module
aspose.cells
- class
PivotFieldSubtotalType
- class
SettableGlobalizationSettings