WorkbookItem.Select
Use this function to set the focus to the workbook item.
| Syntax | Parameters | Return value |
|---|---|---|
Sub WorkbookItem.Select( _
Optional SelectItem As Boolean = True, _
Optional Mode As WorkbookSelectionMode = scWorkbookSelectSingle)
|
|
This function does not return a value. |