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)
ParameterTypeDescription
cellAreaconst CellArea&Specifies the area of cells

See Also