Aspose::Cells::Pivot::PivotTable::SetRowHeaderCaption method

PivotTable::SetRowHeaderCaption(const U16String&) method

Gets and sets custom caption of the Row Header in this PivotTable.

void Aspose::Cells::Pivot::PivotTable::SetRowHeaderCaption(const U16String &value)

See Also

PivotTable::SetRowHeaderCaption(const char16_t*) method

Gets and sets custom caption of the Row Header in this PivotTable.

void Aspose::Cells::Pivot::PivotTable::SetRowHeaderCaption(const char16_t *value)

See Also