Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / INotifySelectionChanged Interface

In This Topic
INotifySelectionChanged Interface Methods
In This Topic

For a list of all members of this type, see INotifySelectionChanged members.

Public Methods
 NameDescription
 MethodAdds a cell or cells to the selection.  
 MethodRemoves the selection.  
 MethodSpecifies the extent (or farthest cell) in the selection of cells.  
 MethodRemoves the specified selection range from the selection list, if one exists.  
 MethodSelects the cells in the specified range.  
Top
See Also