Row Heading 2 command¶
Summary¶
Sets the first two columns headings and non-scrollable.
Description¶
Sets the first two columns headings and non-scrollable.
How to Run¶
Default Menu: CSV > Headings (Freeze Panes) > Row Heading 2
All Commands: CSV > Headings (Freeze Panes) > Row Heading 2
Toolbar: None
Status Bar: None
Default Keyboard Shortcut: None
Plug-in Command ID¶
EEID_ROW_HEADING_2 (4093)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4093);
[VBScript]¶
editor.ExecuteCommandByID 4093