Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / SpellCheck Object / Enabled Property
In This Topic
    Enabled Property (SpellCheck)
    In This Topic
    Gets or sets whether Spell Check is enabled in the terminal session.
    Syntax
    expression.Enabled As Boolean
    where expression is a variable that represents a SpellCheck Object
    See Also