Cell |
Name | Description | |
---|---|---|
![]() | CopyTo(String) | Copies this cell range to another position in the same worksheet. |
![]() | CopyTo(ExcelWorksheet, String) | |
![]() | 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. |