Aspose::Cells::Pivot::PivotTable::SetTag method
PivotTable::SetTag(const U16String&) method
Gets and sets a user-defined string that is associated with this PivotTable view.
void Aspose::Cells::Pivot::PivotTable::SetTag(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++
PivotTable::SetTag(const char16_t*) method
Gets and sets a user-defined string that is associated with this PivotTable view.
void Aspose::Cells::Pivot::PivotTable::SetTag(const char16_t *value)
See Also
- Class Vector
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++