Worksheet Copy Method |
Name | Description | |
---|---|---|
![]() |
Copy(CellRange, CellRange) |
Copys data from a source range to a destination range.
|
![]() |
Copy(CellRange, CellRange, CopyRangeOptions) |
Copys data from a source range to a destination range.
|
![]() |
Copy(CellRange, CellRange, Boolean) |
Copys data from a source range to a destination range.
|
![]() |
Copy(CellRange, Worksheet, Int32, Int32) |
Copy data from source range to destination worksheet.
|
![]() |
Copy(CellRange, CellRange, Boolean, Boolean, Boolean) |
Copys data from a source range to a destination range.
|
![]() |
Copy(CellRange, Worksheet, Int32, Int32, Boolean) |
Copy data from source range to destination worksheet.
|
![]() |
Copy(CellRange, CellRange, Boolean, Boolean, Boolean, Boolean) |
Copys data from a source range to a destination range.
|
![]() |
Copy(CellRange, Worksheet, Int32, Int32, Boolean, Boolean) |
Copy data from source range to destination worksheet.
|