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