Find.IgnoreSpace property (Word)

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

Syntax

expression. IgnoreSpace

expression An expression that returns a Find object.

Remarks

This property corresponds to the Ignore white-space characters check box in the Find and Replace dialog box.

See also

Find Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.