Share via


NoNamespace.bc Field

Definition

Represents the bc XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to