Share via


W14.noSpellErr Field

Definition

Represents the w14:noSpellErr XML attribute.

public static readonly System.Xml.Linq.XName noSpellErr;
 staticval mutable noSpellErr : System.Xml.Linq.XName
Public Shared ReadOnly noSpellErr As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: p.
  • corresponds to the following strongly-typed properties: Paragraph.NoSpellError.

Applies to