Indicates what should occur when entering edit mode.

Enumeration Members

Enumeration Members

Cell: 1

Allow cells to enter edit mode and commit the value on exit.

CellBatch: 2

Allows cells to enter edit mode but changes will be cached for later commit.

None: 0

Edit mode is disabled.

Row: 3

Allow rows to enter edit mode and commit the value on exit.