Share via


W.spelling Field

Definition

Represents the w:spelling XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: proofState.
  • corresponds to the following strongly-typed properties: ProofState.Spelling.

Applies to