Cell |
| Name | Description | |
|---|---|---|
| CopyTo(String) | Copies this cell range to another position in the same worksheet. | |
| CopyTo(ExcelWorksheet, String) | Copies this cell range to another worksheet. | |
| CopyTo(Int32, Int32) | Copies this cell range to another position in the same worksheet. | |
| CopyTo(ExcelWorksheet, Int32, Int32) | Copies this cell range to another worksheet. |