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