Aspose::Cells::Pivot::PivotTable::SetDataFieldHeaderName method

PivotTable::SetDataFieldHeaderName(const U16String&) method

Gets and sets the name of the value area field header in the PivotTable.

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

See Also

PivotTable::SetDataFieldHeaderName(const char16_t*) method

Gets and sets the name of the value area field header in the PivotTable.

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

See Also