InsertColumn

Worksheet.InsertColumn method

插入一个新列。

public void InsertColumn(int index)
范围类型描述
indexInt32插入列的索引。

也可以看看