GetCellRange(Int32,Int32) Method
In This Topic
Gets a
CellRange object that can be used to format and manipulate a cell.
Syntax
Parameters
- row
- Row index.
- col
- Column index.
Return Value
A
CellRange object that can be used to format and manipulate the cell.
See Also