RemoveAt
ChartCollection.RemoveAt method
删除特定索引处的图表。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 图表索引。 |
也可以看看
- class ChartCollection
- 命名空间 Aspose.Cells.Charts
- 部件 Aspose.Cells
删除特定索引处的图表。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 图表索引。 |