SpellCheck (NotesUIDocument - LotusScript)
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.
Example