Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ClearSelection Method


In This Topic
ClearSelection Method (SheetView)
In This Topic
Removes all selections from this sheet.
Syntax
'Declaration
 
Public Sub ClearSelection() 
 
'Usage
 
Dim instance As SheetView
 
instance.ClearSelection()
See Also