ExcelRangeMove Method
Moves the range to the specified destination range.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public void Move(
ExcelRange destRange
)
Parameters
- destRange ExcelRange
- Specifies the new range where this range will be moved.