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