CopyRow

Cells.CopyRow method

نسخ بيانات وتنسيقات صف كامل.

public void CopyRow(Cells sourceCells, int sourceRowIndex, int destinationRowIndex)
معامليكتبوصف
sourceCellsCellsيحتوي كائن الخلايا المصدر على بيانات وتنسيقات لنسخها.
sourceRowIndexInt32فهرس صف المصدر.
destinationRowIndexInt32فهرس صف الوجهة.

أنظر أيضا