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

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