Range.MoveTo
Range.MoveTo method
Move the current range to the dest range.
public void MoveTo(int destRow, int destColumn)
Parameter | Type | Description |
---|---|---|
destRow | Int32 | The start row of the dest range. |
destColumn | Int32 | The start column of the dest range. |
See Also
- class Range
- namespace Aspose.Cells
- assembly Aspose.Cells