17.15.1.51 hideGrammaticalErrors
This element specifies whether a visual cue should be displayed around run content contained in a WordprocessingML document which has been flagged as a possible grammatical error using the proofErr element (17.13.8.1) or via the application’s own grammar engine.
If this element is not present in a WordprocessingML document, visual cues shall be displayed on content contained in a WordprocessingML document which is considered to contain grammatical errors.
[Example: Consider a WordprocessingML document which should show no visual indication of grammatical errors. This requirement would be specified using the following WordprocessingML:
<w:hideGrammaticalErrors w:val="true"/>
The hideGrammaticalErrors element’s val attribute has a value of true specifying the display of any visual indication of grammatical errors must be suppressed for this document. end example]
This element’s content model is defined by the common boolean property definition in 17.17.4.