Find.MatchSuffix Property
Word Developer Reference |
True to match words ending with the search string. Read/write.
Syntax
expression.MatchSuffix
expression An expression that returns a Find object.
Remarks
This property corresponds to the Match suffix check box in the Find and Replace dialog box.
See Also