Spread for ASP.NET 10 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 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 MethodSetSelectionSelects the specified cells.  
Top
See Also

Reference

BaseSheetSelectionModel Class
FarPoint.Web.Spread.Model Namespace
ISheetSelectionModel Interface

 

 


Copyright © GrapeCity, inc. All rights reserved.