RemoveAt

IChartCellCollection.RemoveAt method

按索引从集合中删除一个单元格。

public void RemoveAt(int index)
范围类型描述
indexInt32要删除的单元格的索引。

也可以看看