remove_at method
remove_at
Removes a cell from the collection by index.
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index of a cell to remove. |
See Also
- class
ChartCellCollection - module
aspose.slides.charts - library
Aspose.Slides