Automatically Adjust Height (Cell Toolbar) command

Summary

Automatically adjusts the height of the cell toolbar.

Description

Automatically adjusts the height of the cell toolbar.

How to Run

  • Default Menu: None

  • All Commands: View > Toolbars > Cell Toolbar Options > Automatically Adjust Height

  • Toolbar: (Cell toolbar) + Automatically Adjust Height

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_CELL_BAR_AUTO_HEIGHT (3971)

Macros

[JavaScript]

editor.ExecuteCommandByID(3971);

[VBScript]

editor.ExecuteCommandByID 3971