[]
        
(Showing Draft Content)

SelectedState Enumeration

SelectedState Enumeration

Specifies constants that represent the selected state of a cell.

Enumeration members

Enumeration members

Active

Active: = 3

The cell is active cell but not in a selected state.

Cursor

Cursor: = 2

The cell is selected and is the active cell.

None

None: = 0

The cell is not selected.

Selected

Selected: = 1

The cell is selected but is not the active cell.