Aspose::Cells::Charts::SparklineGroupCollection::ClearSparklineGroups method
SparklineGroupCollection::ClearSparklineGroups method
Clears the sparkline groups that overlaps an area of cells.
void Aspose::Cells::Charts::SparklineGroupCollection::ClearSparklineGroups(const CellArea &cellArea)
Parameter | Type | Description |
---|---|---|
cellArea | const CellArea& | Specifies the area of cells |
See Also
- Class Vector
- Class CellArea
- Class SparklineGroupCollection
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++