Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / INotifySelectionChanged Interface
Methods

In This Topic
    INotifySelectionChanged Interface Members
    In This Topic

    The following tables list the members exposed by INotifySelectionChanged.

    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