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