'Usage
Dim instance As IWorksheetView Dim index As Integer Dim value As Reference value = instance.GetSelection(index)
Parameters
- index
Return Value
The selection at the specified index.
'Usage
Dim instance As IWorksheetView Dim index As Integer Dim value As Reference value = instance.GetSelection(index)