Aspose::Cells::Pivot::PivotAreaCollection::AddPivotArea method

PivotAreaCollection::AddPivotArea method

Adds pivot area into this collection.

int32_t Aspose::Cells::Pivot::PivotAreaCollection::AddPivotArea(const PivotArea &pivotArea)
ParameterTypeDescription
pivotAreaconst PivotArea&

ReturnValue

index of the added pivot area in this collection

See Also