Automatically Set Focus (Cell Toolbar) command

Summary

Automatically sets focus to the cell toolbar.

Description

Automatically sets focus to the cell toolbar.

How to Run

  • Default Menu: None

  • All Commands: View > Toolbars > Cell Toolbar Options > Automatically Set Focus

  • Toolbar: (Cell toolbar) + Automatically Set Focus

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_CELL_BAR_AUTO_FOCUS (3970)

Macros

[JavaScript]

editor.ExecuteCommandByID(3970);

[VBScript]

editor.ExecuteCommandByID 3970