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