SelectionRange Structure Members
In This Topic
The following tables list the members exposed by SelectionRange.
Public Constructors
Public Fields
| Name | Description |
  | Empty | Retrieves an empty SelectionCellRange structure. |
Top
Public Properties
| Name | Description |
 | EndIndex | Gets or sets the end index of the selection range. |
 | IsEmpty | Gets a boolean value indicating whether the selection range is empty. |
 | Length | Gets the length of the selection range. |
 | StartIndex | Gets or sets the start index of the selection range. |
Top
Public Methods
Public Operators
See Also