RemoveAt
IChartCellCollection.RemoveAt method
按索引从集合中删除一个单元格。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的单元格的索引。 |
也可以看看
- interface IChartCellCollection
- 命名空间 Aspose.Slides.Charts
- 部件 Aspose.Slides
按索引从集合中删除一个单元格。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的单元格的索引。 |