[]
        
(Showing Draft Content)

GC.Spread.Sheets.EditorStatus

Enumeration: EditorStatus

Spread.Sheets.EditorStatus

Specifies the editor status.

Table of contents

Enumeration members

Enumeration members

edit

edit = 2

Cell is in editing mode and cannot commit the input value and navigate to or select other cells.


enter

enter = 1

Cell is in editing mode and can commit the input value and navigate to or select other cells when invoking navigation or selection actions.


ready

ready = 0

Cell is in Ready mode.