Spread for ASP.NET 12 Product Documentation
ClearSelection Method (BaseSheetSelectionModel)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > BaseSheetSelectionModel Class : ClearSelection Method
Removes all of the selections from the sheet so that cells are no longer selected.
Syntax
'Declaration
 
Public Overridable Sub ClearSelection() 
'Usage
 
Dim instance As BaseSheetSelectionModel
 
instance.ClearSelection()
public virtual void ClearSelection()
See Also

Reference

BaseSheetSelectionModel Class
BaseSheetSelectionModel Members