RemoveAt()
IChartCellCollection::RemoveAt(int32_t) method
Removes a cell from the collection by index.
virtual void Aspose::Slides::Charts::IChartCellCollection::RemoveAt(int32_t index)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of a cell to remove. |
See Also
- Class IChartCellCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides