Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / SpellCheck Object / AutoCorrect Property
In This Topic
    AutoCorrect Property
    In This Topic
    Gets or sets whether spelling mistakes are automatically corrected as you type, provided that Auto Correct suggestions for the misspelled word are available.
    Syntax
    expression.AutoCorrect As Boolean
    where expression is a variable that represents a SpellCheck Object
    See Also