Aspose::Cells::GlobalizationSettings::GetGrandTotalName method

GlobalizationSettings::GetGrandTotalName method

Gets the grand total name of the function.

virtual U16String Aspose::Cells::GlobalizationSettings::GetGrandTotalName(ConsolidationFunction functionType)
ParameterTypeDescription
functionTypeConsolidationFunctionThe function type.

ReturnValue

The grand total name of the function.

See Also