LOTUSSCRIPT/COM/OLE CLASSES


SpellCheck method
Example

Checks the spelling of a UI document.

Note This method is new with Release 5.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.SpellCheck()

Usage

The UI document must be in Edit mode before this method is called.

Language cross-reference

ToolsSpellCheck @command in formula language

Example