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