Aspose::Cells::Pivot::PivotField::SetDisplayName method
PivotField::SetDisplayName(const U16String&) method
Represents the display name of pivot field in the pivot table view.
void Aspose::Cells::Pivot::PivotField::SetDisplayName(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class PivotField
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++
PivotField::SetDisplayName(const char16_t*) method
Represents the display name of pivot field in the pivot table view.
void Aspose::Cells::Pivot::PivotField::SetDisplayName(const char16_t *value)
See Also
- Class Vector
- Class PivotField
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++