Range.GrammarChecked property (Word)

True if a grammar check has been run on the specified range or document. Read/write Boolean.

Syntax

expression. GrammarChecked

expression A variable that represents a Range object.

Remarks

False if some or all of the specified range or document has not been checked for grammar. To recheck the grammar in a range or document, set the GrammarChecked property to False.

See also

Range 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.