| Overload | Description |
|---|---|
| SetFocusedAndSelectedCells(CellReferencesSet) | Sets the focused and selected cells. |
| SetFocusedAndSelectedCells(SpreadsheetCellReference[]) | Sets the focused and selected cells. |
| SetFocusedAndSelectedCells(CellReferences) | Sets SelectedCells and FocusedCells to the specified value. |
| SetFocusedAndSelectedCells(SpreadsheetCellReference) | Sets FocusedWorksheet, SelectedCells and FocusedCells to the specified value. |
| SetFocusedAndSelectedCells(String) | Sets FocusedWorksheet, SelectedCells and FocusedCells to the specified value. |