The following tables list the members exposed by Selection.
| Name | Description | |
|---|---|---|
![]() | Enabled | Returns true when cells are selected. Can be set programatically to enable a selection after Start and End are set. |
![]() | End | Gets or sets the ending cell of the characters currently selected. |
![]() | Mode | Gets or sets the selection mode used. |
![]() | Start | Gets or sets the starting cell of the characters currently selected. |
![]() | Text | Gets the currently selected text. |
