Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / MisspelledWord Object / Word Property
In This Topic
    Word Property
    In This Topic
    Returns the word that was misspelled.
    Syntax
    expression.Word As String
    where expression is a variable that represents a MisspelledWord Object
    See Also