Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Check Spelling command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Edit category

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: spelling24x16

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_SPELL_TOGGLE (4512)

Macros

[JavaScript]

editor.ExecuteCommandByID(4512);

[VBScript]

editor.ExecuteCommandByID 4512

Copyright © 2003-2023 by Emurasoft, Inc.