Options.MatchFuzzyHF Property (Word)

True if Microsoft Word ignores the distinction between "Ff840893.fe283_ZA06051762(en-us,office.14).gifFf840893.fe284_ZA06051763(en-us,office.14).gif" and "Ff840893.fe238_ZA06051718(en-us,office.14).gifFf840893.fe284_ZA06051763(en-us,office.14).gif" and between "Ff840893.fe285_ZA06051764(en-us,office.14).gifFf840893.fe284_ZA06051763(en-us,office.14).gif" and "Ff840893.fe267_ZA06051746(en-us,office.14).gifFf840893.fe284_ZA06051763(en-us,office.14).gif" during a search. Read/write Boolean.

Syntax

expression .MatchFuzzyHF

expression An expression that returns an Options object.

Example

This example sets Microsoft Word to ignore the distinction between "Ff840893.fe283_ZA06051762(en-us,office.14).gifFf840893.fe284_ZA06051763(en-us,office.14).gif" and "Ff840893.fe238_ZA06051718(en-us,office.14).gifFf840893.fe284_ZA06051763(en-us,office.14).gif" and between "Ff840893.fe285_ZA06051764(en-us,office.14).gifFf840893.fe284_ZA06051763(en-us,office.14).gif" and "Ff840893.fe267_ZA06051746(en-us,office.14).gifFf840893.fe284_ZA06051763(en-us,office.14).gif" during a search.

Options.MatchFuzzyHF = True

See Also

Concepts

Options Object Members

Options Object