MoveRange
GridCells.MoveRange method
Sposta l’intervallo.
public void MoveRange(GridCellArea sourceArea, int destRow, int destColumn)
Parametro | Tipo | Descrizione |
---|---|---|
sourceArea | GridCellArea | L’intervallo che dovrebbe essere spostato. |
destRow | Int32 | La fila più lontana. |
destColumn | Int32 | La colonna dest. |
Guarda anche
- class GridCellArea
- class GridCells
- spazio dei nomi Aspose.Cells.GridWeb.Data
- assemblea Aspose.Cells.GridWeb