Represents the state of the proofing tools (grammar, spelling, and so on).
<proofErr
type="proofErrType"
/>
Element type | proofErrElt |
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
type | proofErrType | required | Gets or sets the type of the proofing error -- either spelling or grammar. |
|
<xsd:element name="proofErr" minOccurs="0" type="proofErrElt" >
</xsd:element>