Edit Cell (Cell Selection Mode Only) command

Summary

Edits the current cell in the CSV document.

Description

Edits the current cell in the CSV document.

How to Run

  • Default Menu: None

  • All Commands: CSV > Cell Selection Mode Only > Edit Cell

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: F2 (Cell Selection Mode Only)

Plug-in Command ID

EEID_CSV_EDIT_CELL (3960)

Macros

[JavaScript]

editor.ExecuteCommandByID(3960);

[VBScript]

editor.ExecuteCommandByID 3960