Find.ClearHitHighlight method (Word)

Removes the highlighting for all text located in a hit highlighting find operation, and returns a Boolean that represents whether the operation was successful.

Syntax

expression. ClearHitHighlight

expression An expression that returns a 'Find' object.

Return value

Boolean

Remarks

Use the HitHighlight method to highlight found text.

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.