Share via


W.sym Field

Definition

Represents the w:sym XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: r, r.
  • has the following XML attributes: char, font.
  • corresponds to the following strongly-typed classes: SymbolChar.

Applies to