Row Heading 4 command

Summary

Sets the first four columns headings and non-scrollable.

Description

Sets the first four columns headings and non-scrollable.

How to Run

  • Default Menu: CSV > Headings (Freeze Panes) > Row Heading 4

  • All Commands: CSV > Headings (Freeze Panes) > Row Heading 4

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_ROW_HEADING_4 (4095)

Macros

[JavaScript]

editor.ExecuteCommandByID(4095);

[VBScript]

editor.ExecuteCommandByID 4095