Column Heading 4 command

Summary

Sets the first four lines headings and non-scrollable.

Description

Sets the first four lines headings and non-scrollable.

How to Run

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

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

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_HEADING_4 (3897)

Macros

[JavaScript]

editor.ExecuteCommandByID(3897);

[VBScript]

editor.ExecuteCommandByID 3897