RemoveAt

IChartCellCollection.RemoveAt 方法

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

public void RemoveAt(int index)
参数类型描述
indexInt32要移除的单元格的索引。

另请参阅