Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Productivity Library
/
SpellCheck Object
/ MisspelledWordCollection Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
MisspelledWordCollection Property
In This Topic
Returns a collection of misspelled words from the current host screen.
Syntax
Visual Basic (Declaration)
expression
.MisspelledWordCollection
As
MisspelledWord()
where
expression
is a variable that represents a
SpellCheck Object
Property Value
A
MisspelledWord
propertyAn array of
MisspelledWord Object
types.
See Also
Reference
SpellCheck Object
SpellCheck Members