CopyTo

GridWorksheetCollection.CopyTo method

将内容复制到数组中。

public void CopyTo(Array array, int index)
范围类型描述
arrayArray数组。
indexInt32数组的索引。

也可以看看