Find.IgnorePunct Property (Word)

Returns or sets a Boolean that represents whether a find operation should ignore punctuation in found text. Read/write.

Syntax

expression .IgnorePunct

expression An expression that returns a Find object.

Remarks

This property corresponds to the Ignore punctuation characters check box in the Find and Replace dialog box.

See Also

Concepts

Find Object Members

Find Object