MoveRange

Cells.MoveRange method

Sposta l’intervallo.

public void MoveRange(CellArea sourceArea, int destRow, int destColumn)
ParametroTipoDescrizione
sourceAreaCellAreaL’intervallo che dovrebbe essere spostato.
destRowInt32La fila più lontana.
destColumnInt32La colonna dest.

Guarda anche