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