CellRange.MoveTo(CellRange) Method
In This Article
Moves a range to a specified location.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
target | Cell |
A Cell |
See Also