Aspose::Cells::Settings::PivotGlobalizationSettings::GetTextOfSubTotal method
PivotGlobalizationSettings::GetTextOfSubTotal method
Gets the text of PivotFieldSubtotalType type in the PivotTable.
virtual U16String Aspose::Cells::Settings::PivotGlobalizationSettings::GetTextOfSubTotal(PivotFieldSubtotalType subTotalType)
Parameter | Type | Description |
---|---|---|
subTotalType | PivotFieldSubtotalType | The PivotFieldSubtotalType |
ReturnValue
The text of given type
See Also
- Class U16String
- Enum PivotFieldSubtotalType
- Class PivotGlobalizationSettings
- Namespace Aspose::Cells::Settings
- Library Aspose.Cells for C++