ClearFormats

ClearFormats(int, int, int, int)

مسح تنسيق النطاق.

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

أنظر أيضا


ClearFormats(GridCellArea)

مسح تنسيق النطاق.

public void ClearFormats(GridCellArea range)
معامليكتبوصف
rangeGridCellAreaالنطاق المراد مسحه.

أنظر أيضا