Share via


NoNamespace.u Field

Definition

Represents the u XML attributes.

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 attribute, it:

  • is contained in the following XML elements: defRPr, b, d, e, m, n, s, t, rowItem.
  • corresponds to the following strongly-typed properties: BooleanItem.Unused, DateTimeItem.Unused, ErrorItem.Unused, MdxTuple.Underline, MissingItem.Unused, NumberItem.Unused, StringItem.Unused, TextCharacterPropertiesType.Underline, TupleSetRowItem.UniqueName.

Applies to