set_grand_total_name method
set_grand_total_name
Sets the grand total name of specific function.
def set_grand_total_name(self, function_type, name):
...
Parameter | Type | Description |
---|---|---|
function_type | ConsolidationFunction | The function type. |
name | str | The grand total name of the function. |
See Also
- module
aspose.cells
- class
SettableGlobalizationSettings