Spread for ASP.NET 8.0 Product Documentation
DefaultSheetSelectionModel Class Methods


For a list of all members of this type, see DefaultSheetSelectionModel members.

Public Methods
 NameDescription
Public MethodAddSelectionOverridden. Adds a cell or cells to the selection.  
Public MethodClearSelectionOverridden. Removes the selection.  
Public MethodDeserializeLoads the selection from XML.  
Public MethodGetEnumeratorOverridden. Gets an enumerator that can iterate through the selections.  
Public MethodGetExtendedSelectionGets the cell range that would be selected if you extended the current selection to the specified row and column indexes.  
Public MethodGetSelectionsReturns an ordered array of CellRange objects, from largest to smallest, containing the selected cells with minimal overlap between the ranges.  
Public MethodIsAnyCellInColumnSelectedOverridden. Determines whether any cell in a specified column is in the selection.  
Public MethodIsAnyCellInRowSelectedOverridden. Determines whether any cell in a specified row is in the selection.  
Public MethodIsEmptyOverridden. Determines whether the model has no selections.  
Public MethodIsSelectedOverridden. Determines whether the specified cell is in the selection.  
Public MethodRemoveSelectionOverridden. Removes the specified selection range from the selection list, if one exists.  
Public MethodSerializeSaves a selection to XML.  
Public MethodSetSelectionOverridden. Selects the cells in the specified range.  
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.