Options.MatchFuzzyAY Property (Word)

True if Microsoft Word ignores the distinction between "Ff840784.fe289_ZA06051768(en-us,office.14).gif" and "Ff840784.fe241_ZA06051721(en-us,office.14).gif" following Ff840784.fe144_ZA06051649(en-us,office.14).gif-row and Ff840784.fe209_ZA06051695(en-us,office.14).gif-row characters during a search. Read/write Boolean.

Syntax

expression .MatchFuzzyAY

expression An expression that returns an Options object.

Example

This example sets Microsoft Word to ignore the distinction between "Ff840784.fe289_ZA06051768(en-us,office.14).gif" and "Ff840784.fe241_ZA06051721(en-us,office.14).gif" following Ff840784.fe144_ZA06051649(en-us,office.14).gif-row and Ff840784.fe209_ZA06051695(en-us,office.14).gif-row characters during a search.

Options.MatchFuzzyAY = True

See Also

Concepts

Options Object Members

Options Object