FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ISheetSelectionModel Interface |
For a list of all members of this type, see ISheetSelectionModel members.
Name | Description | |
---|---|---|
AnchorColumn | Gets the column index of the first cell in the selection of cells. | |
AnchorRow | Gets the row index of the first cell in the selection of cells. | |
Count | Gets the number of selection of cells. | |
Item | Gets an item in the model. | |
LeadColumn | Gets the column index of the farthest cell in the selection of cells. | |
LeadRow | Gets the row index of the farthest cell in the selection of cells. | |
SelectionPolicy | Gets or sets whether users can select ranges of items. | |
SelectionUnit | Gets or sets whether users can select cells, rows, or columns. |