Spread Windows Forms 12.0 Product Documentation
ISheetSelectionModel Interface Methods

FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ISheetSelectionModel Interface

For a list of all members of this type, see ISheetSelectionModel 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.  
 MethodGets an enumerator that can iterate through the selections.  
 MethodDetermines whether any cell in a specified column is in the selection.  
 MethodDetermines whether any cell in a specified row is in the selection.  
 MethodDetermines whether the model has no selections.  
 MethodDetermines whether the specified cell is in the selection.  
 MethodRemoves the specified selection range from the selection list, if one exists.  
 MethodSpecifies the anchor (or first cell) in the selection of cells.  
 MethodSelects the specified cells.  
Top
See Also

Reference

ISheetSelectionModel Interface
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Understanding the Selection Model