InfoConnect for Unisys VBA Guide
CorrectMisspelling Method
The misspelled word.
The word that replaces the misspelled word.
Replaces a misspelled word with a correctly spelled word at the specified location.
Syntax
object.CorrectMisspelling( _
   ByVal misspelled As MisspelledWord, _
   ByVal correction As String _
) 

Parameters

misspelled
The misspelled word.
correction
The word that replaces the misspelled word.
See Also

 

 


2015 Attachmate

Send Feedback