GridCells.MoveRange
GridCells.MoveRange method
Moves the range.
public void MoveRange(GridCellArea sourceArea, int destRow, int destColumn)
Parameter | Type | Description |
---|---|---|
sourceArea | GridCellArea | The range which should be moved. |
destRow | Int32 | The dest row. |
destColumn | Int32 | The dest column. |
See Also
- class GridCellArea
- class GridCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb