Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / SpellCheck Object / MinimumMatch Property
In This Topic
    MinimumMatch Property (SpellCheck)
    In This Topic
    Gets or sets the minimum length of fields reviewed for spelling errors.
    Syntax
    expression.MinimumMatch As Integer
    where expression is a variable that represents a SpellCheck Object
    Remarks
    The valid range of values is 2 - 1920. The default is 8.
    See Also