public Reference GetSelection( int index )
'Declaration Public Function GetSelection( _ ByVal index As Integer _ ) As Reference
'Declaration
Public Function GetSelection( _ ByVal index As Integer _ ) As Reference
'Usage Dim instance As WorksheetView Dim index As Integer Dim value As Reference value = instance.GetSelection(index)
'Usage
Dim instance As WorksheetView Dim index As Integer Dim value As Reference value = instance.GetSelection(index)
WorksheetView Class WorksheetView Members