Share via


X.u Field

Definition

Represents the x:u XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: font, rPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Underline.

Applies to