ClearFormats
ClearFormats(int, int, int, int)
مسح تنسيق النطاق.
public void ClearFormats(int startRow, int startColumn, int endRow, int endColumn)
| معامل | يكتب | وصف |
|---|---|---|
| startRow | Int32 | فهرس صف البداية. |
| startColumn | Int32 | فهرس عمود البداية. |
| endRow | Int32 | فهرس صف النهاية. |
| endColumn | Int32 | فهرس عمود النهاية. |
أنظر أيضا
- class GridCells
- مساحة الاسم Aspose.Cells.GridWeb.Data
- المجسم Aspose.Cells.GridWeb
ClearFormats(GridCellArea)
مسح تنسيق النطاق.
public void ClearFormats(GridCellArea range)
| معامل | يكتب | وصف |
|---|---|---|
| range | GridCellArea | النطاق المراد مسحه. |
أنظر أيضا
- class GridCellArea
- class GridCells
- مساحة الاسم Aspose.Cells.GridWeb.Data
- المجسم Aspose.Cells.GridWeb