Settings.HideGrammaticalErrors Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Do Not Display Visual Indication of Grammatical Errors.
Represents the following element tag in the schema: w:hideGrammaticalErrors.
public DocumentFormat.OpenXml.Wordprocessing.HideGrammaticalErrors HideGrammaticalErrors { get; set; }public DocumentFormat.OpenXml.Wordprocessing.HideGrammaticalErrors? HideGrammaticalErrors { get; set; }member this.HideGrammaticalErrors : DocumentFormat.OpenXml.Wordprocessing.HideGrammaticalErrors with get, setPublic Property HideGrammaticalErrors As HideGrammaticalErrors