Spread Windows Forms 12.0 Product Documentation
BaseSheetSelectionModel Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : BaseSheetSelectionModel Class

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

Public Methods
 NameDescription
Public MethodAdds a cell or cells to the selection.  
Public MethodRemoves all of the selections from the sheet so that cells are no longer selected.  
Public MethodSpecifies the extent (or farthest cell) in the selection of cells.  
Public MethodGets an enumerator that can iterate through the selections.  
Public MethodDetermines whether any cell in a specified column is in the selection.  
Public MethodDetermines whether any cell in a specified row is in the selection.  
Public MethodDetermines whether the model has no selections.  
Public MethodDetermines whether the specified cell is in the selection.  
Public MethodRemoves the specified selection range from the selection list, if one exists.  
Public MethodSpecifies the anchor (or first cell) in the selection of cells.  
Public MethodSelects the specified cells.  
Top
Protected Methods
 NameDescription
Protected MethodHandles the Changed event in subclasses.  
Top
See Also

Reference

BaseSheetSelectionModel Class
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models