MatchFuzzyAY Property

Microsoft Word Visual Basic

MatchFuzzyAY Property

       

True if Microsoft Word ignores the distinction between "a" and "ya" following i-row and e-row characters during a search. Read/write Boolean.

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