Customize CSV Formats command

Summary

Opens the CSV Formats page of the Customize dialog box.

Description

Displays the CSV Formats page of the Customize dialog box, where you can define CSV Formats settings.

How to Run

  • Default Menu: None

  • All Commands: Tools > Customize > CSV Formats

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_CUSTOMIZE_SV (9055)

Macros

[JavaScript]

editor.ExecuteCommandByID(9055);

[VBScript]

editor.ExecuteCommandByID 9055