Selects a range of cells.
オーバーロード一覧
| オーバーロード | 解説 |
| Select(CellRange,Boolean) | Selects a range of cells. |
| Select(IList<CellRange>,Boolean) | Selects a ranges of cells in MultiRange mode. |
| Select(CellRange) | Selects a range of cells and scrolls it into view. |
| Select(IList<CellRange>) | Selects a ranges of cells and scrolls last selection range into view in MultiRange mode. |
| Select(Int32,Int32,Int32,Int32,Boolean) | Selects a range of cells. |
| Select(Int32,Int32,Int32,Int32) | Selects a range of cells and scrolls it into view. |
| Select(Int32,Int32,Boolean) | Selects a cell. |
| Select(Int32,Int32) | Selects a cell and scrolls it into view. |
| Select() | System.Windows.Forms.Controlから継承されます。 |
参照