Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > CSV category

Command: Left Edge (Cell Selection Mode Only) command

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

Left Edge (Cell Selection Mode Only) command

Summary

Moves to the left edge of the current data region.

Description

Moves to the left edge of the current data region.

How to Run

Default Menu: None

All Commands: CSV > Cell Selection Mode Only > Left Edge

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: CTRL+LEFT ARROW (Cell Selection Mode Only)

Plug-in Command ID

EEID_LEFT_EDGE (4018)

Macros

[JavaScript]

editor.ExecuteCommandByID(4018);

[VBScript]

editor.ExecuteCommandByID 4018

Copyright © 2003-2023 by Emurasoft, Inc.