CopyRows
GridCells.CopyRows method
Bazı tüm satırların verilerini ve biçimlendirmelerini kopyalar.
public void CopyRows(GridCells sourceCells, int sourceRowIndex, int destinationRowIndex,
int rowNumber)
| 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. |
| rowNumber | Int32 | Kopyalanan satır numarası. |
Ayrıca bakınız
- class GridCells
- ad alanı Aspose.Cells.GridWeb.Data
- toplantı Aspose.Cells.GridWeb