CopyColumn

Cells.CopyColumn method

نسخ البيانات والتنسيقات لعمود كامل.

public void CopyColumn(Cells sourceCells, int sourceColumnIndex, int destinationColumnIndex)
معامليكتبوصف
sourceCellsCellsيحتوي كائن الخلايا المصدر على بيانات وتنسيقات لنسخها.
sourceColumnIndexInt32فهرس عمود المصدر.
destinationColumnIndexInt32فهرس عمود الوجهة.

أنظر أيضا