Column Heading 2 command

Summary

Sets the first two lines headings and non-scrollable.

Description

Sets the first two lines headings and non-scrollable.

How to Run

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

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

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_HEADING_2 (3895)

Macros

[JavaScript]

editor.ExecuteCommandByID(3895);

[VBScript]

editor.ExecuteCommandByID 3895