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)
Parameter | Type | Description |
---|---|---|
ca | const CellArea& | The cell area. |
See Also
- Class Vector
- Class CellArea
- Class PivotConditionalFormat
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++