InfoConnect VBA Guide
Attachmate.Reflection.Objects.Productivity Library / SpellCheck Object / CorrectTwoInitialCaps Property
In This Topic
    CorrectTwoInitialCaps Property
    In This Topic
    Gets or sets whether to correct a word that begins with two or more uppercase letters to a word that begins with a single uppercase letter.
    Syntax
    expression.CorrectTwoInitialCaps As Boolean
    where expression is a variable that represents a SpellCheck Object
    See Also