Share via


NoNamespace.un Field

Definition

Represents the un XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: e, m, n, s, x.
  • corresponds to the following strongly-typed properties: ErrorItem.Underline, MissingItem.Underline, NumberItem.Underline, PivotValueCellExtra.Underline, StringItem.Underline.

Applies to