Variable: SetCellEditVisibleArrowOperation
const SetCellEditVisibleArrowOperation: IOperation<IEditorBridgeServiceVisibleParam>;
Defined in: submodules/univer/packages/sheets-ui/src/commands/operations/cell-edit.operation.ts:65
When the editor is not clicked to change the cursor, the arrow keys will exit editing and move the cell.
Deprecated
Should not use operation as an event.