WorksheetSet |
| Name | Description | |
|---|---|---|
| SetSelectedCells(CellRange) | 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(CellAddress, CellAddress) | Obsolete. Sets the selected cells on this worksheet |