CopyRows
GridCells.CopyRows method
Copia datos y formatos de algunas filas completas.
public void CopyRows(GridCells sourceCells, int sourceRowIndex, int destinationRowIndex,
int rowNumber)
Parámetro | Escribe | Descripción |
---|---|---|
sourceCells | GridCells | El objeto Celdas de origen contiene datos y formatos para copiar. |
sourceRowIndex | Int32 | Índice de fila de origen. |
destinationRowIndex | Int32 | Índice de fila de destino. |
rowNumber | Int32 | El número de fila copiado. |
Ver también
- class GridCells
- espacio de nombres Aspose.Cells.GridDesktop.Data
- asamblea Aspose.Cells.GridDesktop