Spread for ASP.NET 12 Product Documentation
ISheetSelectionModel Interface Members
Properties  Methods 

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

The following tables list the members exposed by ISheetSelectionModel.

Public Properties
 NameDescription
 PropertyGets the column index of the first cell in the selection of cells.  
 PropertyGets the row index of the first cell in the selection of cells.  
 PropertyGets the number of selection of cells.  
 PropertyGets an item in the model.  
 PropertyGets the column index of the farthest cell in the selection of cells.  
 PropertyGets the row index of the farthest cell in the selection of cells.  
 PropertyGets or sets whether users can select ranges of items.  
Top
Public Methods
 NameDescription
 MethodAdds a cell or cells to the selection.  
 MethodRemoves the selection.  
 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.Web.Spread.Model Namespace