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