Aspose::Cells::Pivot::PivotTable::CopyStyle method

PivotTable::CopyStyle method

Copies named style from another pivot table.

void Aspose::Cells::Pivot::PivotTable::CopyStyle(const PivotTable &pivotTable)
ParameterTypeDescription
pivotTableconst PivotTable&Source pivot table.

See Also