Aspose::Cells::GlobalizationSettings::GetGrandTotalName method
GlobalizationSettings::GetGrandTotalName method
Gets the grand total name of the function.
virtual U16String Aspose::Cells::GlobalizationSettings::GetGrandTotalName(ConsolidationFunction functionType)
Parameter | Type | Description |
---|---|---|
functionType | ConsolidationFunction | The function type. |
ReturnValue
The grand total name of the function.
See Also
- Class U16String
- Enum ConsolidationFunction
- Class GlobalizationSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++