Spread Windows Forms 10.0 Product Documentation
ISheetSelectionModel Interface Methods

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

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

Reference

ISheetSelectionModel Interface
FarPoint.Win.Spread.Model Namespace

User-Task Documentation

Understanding the Selection Model

 

 


Copyright © GrapeCity, inc. All rights reserved.