Options.RepeatWord Property

Word Developer Reference

Returns or sets a Boolean that represents whether to mark words that are repeated when spelling is checked. True flags repeated words. Read/write.

Syntax

expression.RepeatWord

expression   An expression that returns an Options object.

Remarks

This property corresponds to the Flag repeated words check box on the Proofing tab of the Word Options dialog box.

See Also