WorksheetSet |
| Name | Description | |
|---|---|---|
| SetSelectedCells(Range) | Obsolete. Sets a single range of selected cells on this worksheet. All existing ranges will be removed | |
| SetSelectedCells(String) | Obsolete. Sets a single range of selected cells on this worksheet. All existing ranges will be removed. Null will remove all selected cells | |
| SetSelectedCells(Address, Address) | Obsolete. Sets a single range of selected cells on this worksheet. All existing ranges will be removed |