Align Left command

Summary

Align text in the selected columns or current column left.

Description

Align text in the selected columns or current column left.

How to Run

  • Default Menu: CSV > Columns > Align Left

  • All Commands: CSV > Columns > Align Left

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_ALIGN_LEFT (23232)

Macros

[JavaScript]

editor.ExecuteCommandByID(23232);

[VBScript]

editor.ExecuteCommandByID 23232