ExcelRangeCopy Method
Copies this range to the specified destination range.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public ExcelRange Copy(
ExcelRange destRange
)
- destRange ExcelRange
- Destination range
ExcelRangeThe actual range where the source range was copied.