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.