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

The following tables list the members exposed by ISheetSelectionModel.

Public Properties
 NameDescription
 PropertyCountGets the number of selection of cells.  
 PropertyItemGets a selection in the model.  
 PropertySelectionPolicyGets or sets whether users can select ranges of items.  
Top
Public Methods
 NameDescription
 MethodAddSelectionAdds a cell or cells to the selection.  
 MethodClearSelectionRemoves the selection.  
 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.  
 MethodSetSelectionSelects the specified cells.  
Top
See Also

Reference

ISheetSelectionModel Interface
FarPoint.Web.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.