Spread for ASP.NET 10 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.  
 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.