Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > CSV category

Command: Cell Selection Mode command

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

Cell Selection Mode command

Summary

Toggles the cell selection mode in CSV documents.

Description

Toggles the cell selection mode in CSV documents.

How to Run

Default Menu: CSV > Cell Selection Mode

All Commands: CSV > Cell Selection Mode

Toolbar: cell_selection_mode

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_CSV_CELL_MODE (3959)

Macros

[JavaScript]

editor.ExecuteCommandByID(3959);

[VBScript]

editor.ExecuteCommandByID 3959

Copyright © 2003-2023 by Emurasoft, Inc.