Check Spelling in Unspecified Text¶
Summary¶
Checks spelling in the rest of the document.
Description¶
Checks spelling in the rest of the document. Misspelled words will be underlined in red.
How to Run¶
Default Menu: Edit > Spelling > Check Spelling in > Unspecified
All Commands: Edit > Spelling > Check Spelling in > Unspecified Text
Toolbar: None
Status Bar: None
Default Keyboard Shortcut: None
Plug-in Command ID¶
EEID_SPELL_REST (4521)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4521);
[VBScript]¶
editor.ExecuteCommandByID 4521