Cell Toolbar Options (Popup) command

Summary

Shows a popup menu to set options for the cell toolbar.

Description

Shows a popup menu to set options for the cell toolbar.

How to Run

  • Default Menu: None

  • All Commands: View > Toolbars > Cell Toolbar Options > Cell Toolbar Options (Popup)

  • Toolbar: (Cell toolbar)

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_CELL_BAR_OPTIONS (3968)

Macros

[JavaScript]

editor.ExecuteCommandByID(3968);

[VBScript]

editor.ExecuteCommandByID 3968