Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / Productivity Object / SpellCheck Property
In This Topic
    SpellCheck Property
    In This Topic
    Gets the SpellCheck object, which holds configuration properties, methods, and events for the Spell Check Productivity feature.
    Syntax
    expression.SpellCheck As SpellCheck object 
    where expression is a variable that represents a Productivity Object

    Property Value

    SpellCheck Object.
    See Also