Range.Find Property

Word Developer Reference

Returns a Find object that contains the criteria for a find operation. Read-only.

Syntax

expression.Find

expression   A variable that represents a Range object.

See Also