| Overload | Description |
|---|---|
| Select(Int32,Int32) | Selects a given cell. |
| Select(CellRange,Boolean) | Selects a given cell and optionally scrolls it into view. |
| Select(Int32,Int32,Boolean) | Selects a given cell and optionally scrolls it into view. |
| Select(Int32,Int32,Int32,Int32,Boolean) | Selects cell range and optionally scrolls it into view. |