Spread Windows Forms 12.0 Product Documentation
ClearSelections Method


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

Reference

ISheetView Interface
ISheetView Members