Check Spelling in Highlight command

Summary

Checks spelling in highlight.

Description

Checks spelling in highlight. Misspelled words will be underlined in red.

How to Run

  • Default Menu: Edit > Spelling > Check Spelling in > Highlighted Text

  • All Commands: Edit > Spelling > Check Spelling in > Highlight Text

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SPELL_HILITE (4519)

Macros

[JavaScript]

editor.ExecuteCommandByID(4519);

[VBScript]

editor.ExecuteCommandByID 4519