Options.MatchFuzzyBV Property (Word)

True if Microsoft Word ignores the distinction between "Ff193404.fe143_ZA06051648(en-us,office.14).gif" and "Ff193404.fe267_ZA06051746(en-us,office.14).gifFf193404.fe268_ZA06051747(en-us,office.14).gif" and between "Ff193404.fe278_ZA06051757(en-us,office.14).gif" and "Ff193404.fe238_ZA06051718(en-us,office.14).gifFf193404.fe268_ZA06051747(en-us,office.14).gif" during a search. Read/write Boolean.

Syntax

expression .MatchFuzzyBV

expression An expression that returns an Options object.

Example

This example sets Microsoft Word to ignore the distinction between "Ff193404.fe143_ZA06051648(en-us,office.14).gif" and "Ff193404.fe267_ZA06051746(en-us,office.14).gifFf193404.fe268_ZA06051747(en-us,office.14).gif" and between "Ff193404.fe278_ZA06051757(en-us,office.14).gif" and "Ff193404.fe238_ZA06051718(en-us,office.14).gifFf193404.fe268_ZA06051747(en-us,office.14).gif" during a search.

Options.MatchFuzzyBV = True

See Also

Concepts

Options Object Members

Options Object