Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetSelectionModel Interface / ClearSelection Method


In This Topic
ClearSelection Method (ISheetSelectionModel)
In This Topic
Removes the selection.
Syntax
'Declaration
 
Sub ClearSelection() 
 
'Usage
 
Dim instance As ISheetSelectionModel
 
instance.ClearSelection()
See Also