Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > CSV category

Command: Top Edge (Cell Selection Mode Only) command

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

Top Edge (Cell Selection Mode Only) command

Summary

Moves to the top edge of the current data region.

Description

Moves to the top edge of the current data region.

How to Run

Default Menu: None

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

Toolbar: None

Status Bar: None

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

Plug-in Command ID

EEID_TOP_EDGE (4019)

Macros

[JavaScript]

editor.ExecuteCommandByID(4019);

[VBScript]

editor.ExecuteCommandByID 4019

CopyTop © 2003-2023 by Emurasoft, Inc.