Specifies constants that represent the selected state of a cell.
Name | Value | Description |
---|---|---|
None | 0 |
The cell is not selected. |
Selected | 1 |
The cell is selected but is not the active cell. |
Cursor | 2 |
The cell is selected and is the active cell. |
Active | 3 |
The cell is active cell but not in a selected state. |