Insert

Cells.Insert method

将单元格插入集合。

public void Insert(int index, Cell cell)
范围类型描述
indexInt32选定的索引。
cellCell选定的单元格。

也可以看看