Customize Sort command¶
Summary¶
Opens the Sort page of the Customize dialog box.
Description¶
Displays the Sort page of the Customize dialog box, where you can define common application settings.
How to Run¶
Default Menu: Sort > Sort Options
All Commands: Tools > Customize > Sort
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_CUSTOMIZE_SORT (9053)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(9053);
[VBScript]¶
editor.ExecuteCommandByID 9053