Align Center command

Summary

Align text in the selected columns or current column center.

Description

Align text in the selected columns or current column center.

How to Run

  • Default Menu: CSV > Columns > Align Center

  • All Commands: CSV > Columns > Align Center

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_ALIGN_CENTER (23233)

Macros

[JavaScript]

editor.ExecuteCommandByID(23233);

[VBScript]

editor.ExecuteCommandByID 23233