CopyRows
GridCells.CopyRows method
Kopierar data och formatering av vissa hela rader.
public void CopyRows(GridCells sourceCells, int sourceRowIndex, int destinationRowIndex,
int rowNumber)
| Parameter | Typ | Beskrivning |
|---|---|---|
| sourceCells | GridCells | Source Cells-objektet innehåller data och formatering att kopiera. |
| sourceRowIndex | Int32 | Källradsindex. |
| destinationRowIndex | Int32 | Destinationsradindex. |
| rowNumber | Int32 | Det kopierade radnumret. |
Se även
- class GridCells
- namnutrymme Aspose.Cells.GridWeb.Data
- hopsättning Aspose.Cells.GridWeb