Aspose::Cells::SettablePivotGlobalizationSettings::SetTextOfMultipleItems method
SettablePivotGlobalizationSettings::SetTextOfMultipleItems(const U16String&) method
Sets the text of “(Multiple Items)” label in the PivotTable.
void Aspose::Cells::SettablePivotGlobalizationSettings::SetTextOfMultipleItems(const U16String &text)
Parameter | Type | Description |
---|---|---|
text | const U16String& | custom text |
See Also
- Class Vector
- Class U16String
- Class SettablePivotGlobalizationSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
SettablePivotGlobalizationSettings::SetTextOfMultipleItems(const char16_t*) method
Sets the text of “(Multiple Items)” label in the PivotTable.
void Aspose::Cells::SettablePivotGlobalizationSettings::SetTextOfMultipleItems(const char16_t *text)
Parameter | Type | Description |
---|---|---|
text | const char16_t* | custom text |
See Also
- Class Vector
- Class SettablePivotGlobalizationSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++