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