Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorksheetView Class / GetSelection Method


In This Topic
GetSelection Method (WorksheetView)
In This Topic
Syntax
'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)

Parameters

index
See Also