Spread Windows Forms 10.0 Product Documentation
BaseSheetSelectionModel Class Methods


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

Public Methods
 NameDescription
Public MethodAddSelectionAdds a cell or cells to the selection.  
Public MethodClearSelectionRemoves all of the selections from the sheet so that cells are no longer selected.  
Public MethodExtendSelectionSpecifies the extent (or farthest cell) in the selection of cells.  
Public MethodGetEnumeratorGets an enumerator that can iterate through the selections.  
Public MethodIsAnyCellInColumnSelectedDetermines whether any cell in a specified column is in the selection.  
Public MethodIsAnyCellInRowSelectedDetermines whether any cell in a specified row is in the selection.  
Public MethodIsEmptyDetermines whether the model has no selections.  
Public MethodIsSelectedDetermines whether the specified cell is in the selection.  
Public MethodRemoveSelectionRemoves the specified selection range from the selection list, if one exists.  
Public MethodSetAnchorSpecifies the anchor (or first cell) in the selection of cells.  
Public MethodSetSelectionSelects the specified cells.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedHandles the Changed event in subclasses.  
Top
See Also

Reference

BaseSheetSelectionModel Class
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Using Sheet Models

 

 


Copyright © GrapeCity, inc. All rights reserved.