Column Heading 3 command¶
Summary¶
Sets the first three lines headings and non-scrollable.
Description¶
Sets the first three lines headings and non-scrollable.
How to Run¶
Default Menu: CSV > Headings (Freeze Panes) > Column Heading 3
All Commands: CSV > Headings (Freeze Panes) > Column Heading 3
Toolbar: None
Status Bar: None
Default Keyboard Shortcut: None
Plug-in Command ID¶
EEID_HEADING_3 (3896)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(3896);
[VBScript]¶
editor.ExecuteCommandByID 3896