InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Productivity Library / SpellCheck Object / IgnoreAllUppercase Property
In This Topic
    IgnoreAllUppercase Property
    In This Topic
    Gets or sets whether to exclude words that use only uppercase letters from a spelling review. True excludes these words; false doesn't exclude them.
    Syntax
    expression.IgnoreAllUppercase As System.Boolean
    See Also