GridCellArea

GridCellArea()

إنشاء منطقة خلية .

public GridCellArea()

أنظر أيضا


GridCellArea(int, int, int, int)

إنشاء منطقة خلية .

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

أنظر أيضا