MatchFuzzyAY Property

Microsoft Word Visual Basic

expression.MatchFuzzyAY

expression    Required. An expression that returns an Options object.

Example

This example sets Microsoft Word to ignore the distinction between "a" and "ya" following i-row and e-row characters during a search.

Options.MatchFuzzyAY = True