Spread Windows Forms 12.0 Product Documentation
ClearSelections Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IWorksheetView Interface : ClearSelections Method
Clears all selections.
Syntax
'Declaration
 
Sub ClearSelections() 
'Usage
 
Dim instance As IWorksheetView
 
instance.ClearSelections()
void ClearSelections()
See Also

Reference

IWorksheetView Interface
IWorksheetView Members