Copies this cell range to another worksheet.
topLeftCell specifies position of the top-left cell of the destination cell range.
Destination cell range has the same width and height as this cell range.
ArgumentOutOfRangeException is thrown if destination range:
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if destination range is invalid. |
CellRange Class | GemBox.Spreadsheet Namespace | CellRange.CopyTo Overload List