ProofingErrorValues enumeration
Office 2013 and later
Defines the ProofingErrorValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| SpellStart | Start of Region Marked as Spelling Error. When the item is serialized out as xml, its value is "spellStart". | |
| SpellEnd | End of Region Marked as Spelling Error. When the item is serialized out as xml, its value is "spellEnd". | |
| GrammarStart | Start of Region Marked as Grammatical Error. When the item is serialized out as xml, its value is "gramStart". | |
| GrammarEnd | End of Region Marked as Grammatical Error. When the item is serialized out as xml, its value is "gramEnd". |
Show: