DeleteRange
GridCells.DeleteRange method
حذف نطاق من الخلايا وإزاحة الخلايا وفقًا لخيار الإزاحة.
public void DeleteRange(int startRow, int startColumn, int endRow, int endColumn,
GridShiftType shiftType)
معامل | يكتب | وصف |
---|---|---|
startRow | Int32 | فهرس صف البداية. |
startColumn | Int32 | فهرس عمود البداية. |
endRow | Int32 | فهرس صف النهاية. |
endColumn | Int32 | فهرس عمود النهاية. |
shiftType | GridShiftType | خيار تحويل الخلايا. |
أنظر أيضا
- enum GridShiftType
- class GridCells
- مساحة الاسم Aspose.Cells.GridWeb.Data
- المجسم Aspose.Cells.GridWeb