clear_sparkline_groups method
clear_sparkline_groups(self, cell_area)
Clears the sparkline groups that overlaps an area of cells.
def clear_sparkline_groups(self, cell_area):
...
| Parameter | Type | Description |
|---|---|---|
| cell_area | aspose.cells.CellArea | Specifies the area of cells |
See Also
- module
aspose.cells.charts - class
SparklineGroupCollection