Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > CSV category

Command: Select CSV Column with Headings command

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

Select CSV Column with Headings command

Summary

Selects the current column with headings as vertical selection mode in the CSV document.

Description

Selects the current column with headings as vertical selection mode in the CSV document.

How to Run

Default Menu: CSV > Columns > Select Column with Headings

All Commands: CSV > Columns > Select Column with Headings

Toolbar: columns_separators + Select Column with Headings

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SELECT_COLUMN_WITH_HEADINGS (3931)

Macros

[JavaScript]

editor.ExecuteCommandByID(3931);

[VBScript]

editor.ExecuteCommandByID 3931

Copyright © 2003-2023 by Emurasoft, Inc.