Aspose::Cells::Pivot::PivotConditionalFormat::AddCellArea method

PivotConditionalFormat::AddCellArea method

Adds an area based on pivot table view.

void Aspose::Cells::Pivot::PivotConditionalFormat::AddCellArea(const CellArea &ca)
ParameterTypeDescription
caconst CellArea&The cell area.

See Also