SelectionCellRange Structure Properties
In This Topic
For a list of all members of this type, see SelectionCellRange members.
Public Properties
| Name | Description |
 | ColumnRange | Gets or sets the column range of the selection. |
 | IsEmpty | A boolean value indicating whether the cell range selection is empty. |
 | ItemRange | Gets or sets the data item range of the selection. |
 | Length | Gets the number of items in the selection. |
Top
See Also