DeleteRange

GridCells.DeleteRange method

حذف نطاق من الخلايا وإزاحة الخلايا وفقًا لخيار الإزاحة.

public void DeleteRange(int startRow, int startColumn, int endRow, int endColumn, 
    GridShiftType shiftType)
معامليكتبوصف
startRowInt32فهرس صف البداية.
startColumnInt32فهرس عمود البداية.
endRowInt32فهرس صف النهاية.
endColumnInt32فهرس عمود النهاية.
shiftTypeGridShiftTypeخيار تحويل الخلايا.

أنظر أيضا