CopyRows
GridCells.CopyRows method
نسخ البيانات والتنسيقات لبعض الصفوف بأكملها.
public void CopyRows(GridCells sourceCells, int sourceRowIndex, int destinationRowIndex,
int rowNumber)
معامل | يكتب | وصف |
---|---|---|
sourceCells | GridCells | يحتوي كائن الخلايا المصدر على بيانات وتنسيقات لنسخها. |
sourceRowIndex | Int32 | فهرس صف المصدر. |
destinationRowIndex | Int32 | فهرس صف الوجهة. |
rowNumber | Int32 | رقم الصف المنسوخ. |
أنظر أيضا
- class GridCells
- مساحة الاسم Aspose.Cells.GridWeb.Data
- المجسم Aspose.Cells.GridWeb