Spread Windows Forms 12.0 Product Documentation
SelectionCount Property (IWorksheetView)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IWorksheetView Interface : SelectionCount Property
Return the count of selections.
Syntax
'Declaration
 
ReadOnly Property SelectionCount As Integer
'Usage
 
Dim instance As IWorksheetView
Dim value As Integer
 
value = instance.SelectionCount
int SelectionCount {get;}
See Also

Reference

IWorksheetView Interface
IWorksheetView Members