RemoveRange

Cells.RemoveRange method

从集合中删除单元集。

public void RemoveRange(int index, int count)
范围类型描述
indexInt32集合索引。
countInt32行数。

也可以看看