Row Heading 1 command¶
Summary¶
Sets the first one column heading and non-scrollable.
Description¶
Sets the first one column heading and non-scrollable.
How to Run¶
Default Menu: CSV > Headings (Freeze Panes) > Row Heading 1
All Commands: CSV > Headings (Freeze Panes) > Row Heading 1
Toolbar: None
Status Bar: None
Default Keyboard Shortcut: None
Plug-in Command ID¶
EEID_ROW_HEADING_1 (4092)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4092);
[VBScript]¶
editor.ExecuteCommandByID 4092