Sets the currently edited cell to Navigation mode.
Syntax
rv = Send_Message(Ctrl, "OLE.AbortCellEdit")
Remarks
Aborts the edit operation in the current cell and disposes of any changes made by the user. This is the programatic equivalent of the user pressing the ESC key during edit mode.