método get_grand_total_name
get_grand_total_name(self, function_type)
Obtiene el nombre total general de la función.
Devoluciones
El nombre total general de la función.
def get_grand_total_name(self, function_type):
...
| Parámetro | Tipo | Descripción |
|---|---|---|
| function_type | ConsolidationFunction | El tipo de función. |
Ver también
- módulo
aspose.cells - clase
GlobalizationSettings