







Overload List
Name | Description | |
---|---|---|
![]() | Select(ExcelAddress) |
Selects a range in the worksheet. The active cell is the topmost cell of the first address.
Make the current worksheet active.
|
![]() | Select(String) |
Selects a range in the worksheet. The active cell is the topmost cell.
Make the current worksheet active.
|
![]() | Select(ExcelAddress, Boolean) |
Selects a range in the worksheet. The active cell is the topmost cell of the first address.
|
![]() | Select(String, Boolean) |
Selects a range in the worksheet. The actice cell is the topmost cell.
|