次の方法で共有


Options.MatchFuzzyDZ Property (Word)

True if Microsoft Word ignores the distinction between "Ff194736.fe274_ZA06051753(en-us,office.14).gif" and "Ff194736.fe275_ZA06051754(en-us,office.14).gif" and between "Ff194736.fe276_ZA06051755(en-us,office.14).gif" and "Ff194736.fe277_ZA06051756(en-us,office.14).gif" during a search. Read/write Boolean.

Syntax

expression .MatchFuzzyDZ

expression An expression that returns an Options object.

Example

This example sets Microsoft Word to ignore the distinction between "Ff194736.fe274_ZA06051753(en-us,office.14).gif" and "Ff194736.fe275_ZA06051754(en-us,office.14).gif" and between "Ff194736.fe276_ZA06051755(en-us,office.14).gif" and "Ff194736.fe277_ZA06051756(en-us,office.14).gif" during a search.

Options.MatchFuzzyDZ = True

See Also

Concepts

Options Object Members

Options Object