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.
Version Information
Version Added: Word 2007
Syntax
expression .ClearHitHighlight
expression An expression that returns a Find object.
Return Value
Boolean
Remarks
Use the HitHighlight method to highlight found text.