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