ClearFormats

ClearFormats(CellArea)

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

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

أنظر أيضا


ClearFormats(int, int, int, int)

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

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

أنظر أيضا