Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Move Column Left command

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

Move Column Left command

Summary

Moves the selected columns or the current column of the CSV document left one column.

Description

Moves the selected columns or the current column of the CSV document left one column.

How to Run

Default Menu: None

All Commands: Edit > Move > Move Column Left

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_MOVE_COLUMN_LEFT (3995)

Macros

[JavaScript]

editor.ExecuteCommandByID(3995);

[VBScript]

editor.ExecuteCommandByID 3995

Copyright © 2003-2023 by Emurasoft, Inc.