Spread for ASP.NET 11 Product Documentation
BaseSheetSelectionModel Class Members
Properties  Methods 


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

The following tables list the members exposed by BaseSheetSelectionModel.

Public Properties
 NameDescription
Public PropertyGets the number selections.  
Public PropertyGets a selection in the model.  
Public PropertyGets or sets whether users can select ranges of items.  
Top
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 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 MethodSelects the specified cells.  
Top
See Also

Reference

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