CopyRow
GridCells.CopyRow method
Tüm satırın verilerini ve biçimlendirmelerini kopyalar.
public void CopyRow(GridCells sourceCells, int sourceRowIndex, int destinationRowIndex)
Parametre | Tip | Tanım |
---|---|---|
sourceCells | GridCells | Source Cells nesnesi, kopyalanacak verileri ve biçimlendirmeleri içerir. |
sourceRowIndex | Int32 | Kaynak satır dizini. |
destinationRowIndex | Int32 | Hedef satır dizini. |
Ayrıca bakınız
- class GridCells
- ad alanı Aspose.Cells.GridDesktop.Data
- toplantı Aspose.Cells.GridDesktop