Aspose::Cells::Pivot::PivotTable::SetColumnHeaderCaption method

PivotTable::SetColumnHeaderCaption(const U16String&) method

Gets and sets the custom Caption of the Column Header of the PivotTable.

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

See Also

PivotTable::SetColumnHeaderCaption(const char16_t*) method

Gets and sets the custom Caption of the Column Header of the PivotTable.

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

See Also