Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > CSV category

Command: Right Edge Extend (Cell Selection Mode Only) command

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

Right Edge Extend (Cell Selection Mode Only) command

Summary

Extends the selection to the right edge of the current data region.

Description

Extends the selection to the right edge of the current data region.

How to Run

Default Menu: None

All Commands: CSV > Cell Selection Mode Only > Right Edge Extend

Toolbar: None

Status Bar: None

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

Plug-in Command ID

EEID_SHIFT_RIGHT_EDGE (4021)

Macros

[JavaScript]

editor.ExecuteCommandByID(4021);

[VBScript]

editor.ExecuteCommandByID 4021

Copyright © 2003-2023 by Emurasoft, Inc.