CopyRow
GridCells.CopyRow method
Kopiert Daten und Formatierungen einer ganzen Zeile.
public void CopyRow(GridCells sourceCells, int sourceRowIndex, int destinationRowIndex)
Parameter | Typ | Beschreibung |
---|---|---|
sourceCells | GridCells | Das Quellzellen-Objekt enthält zu kopierende Daten und Formatierungen. |
sourceRowIndex | Int32 | Quellzeilenindex. |
destinationRowIndex | Int32 | Zielzeilenindex. |
Siehe auch
- class GridCells
- namensraum Aspose.Cells.GridDesktop.Data
- Montage Aspose.Cells.GridDesktop