Spread for ASP.NET 7.0 Product Documentation
ISheetSelectionModel Interface Members
See Also  Properties  Methods  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : ISheetSelectionModel Interface

Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.