get_pivot_grand_total_name method

get_pivot_grand_total_name

Gets the name of “Grand Total” label in the PivotTable.

Returns

The name of “Grand Total” label

def get_pivot_grand_total_name(self):
    ...

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