Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
RemoveMisspelling Method
Attachmate.Reflection.Objects Library (Productivity)
>
SpellCheck Object
: RemoveMisspelling Method
The word to no longer consider misspelled.
Removes the specified misspelled word from the misspelled word list and clears the associated misspelling attribute from the screen.
Syntax
Visual Basic (Declaration)
object
.RemoveMisspelling( _
ByVal
word
As
MisspelledWord
_ )
Parameters
word
The word to no longer consider misspelled.
See Also
Reference
SpellCheck Object
SpellCheck Members
Send Feedback