Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > CSV category

Command: Row Heading 4 command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - CSV category

Row Heading 4 command

Summary

Sets the first four columns headings and non-scrollable.

Description

Sets the first four columns headings and non-scrollable.

How to Run

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

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

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_ROW_HEADING_4 (4095)

Macros

[JavaScript]

editor.ExecuteCommandByID(4095);

[VBScript]

editor.ExecuteCommandByID 4095

Copyright © 2003-2023 by Emurasoft, Inc.