Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > CSV category

Command: Previous Cell command

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

Previous Cell command

Summary

Jumps to the previous cell in CSV mode.

Description

Jumps to the previous cell in CSV mode.

How to Run

Default Menu: None

All Commands: CSV > Previous Cell

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_PREV_CELL (4491)

Macros

[JavaScript]

editor.ExecuteCommandByID(4491);

[VBScript]

editor.ExecuteCommandByID 4491

Copyright © 2003-2023 by Emurasoft, Inc.