Share via


NoNamespace.fc Field

Definition

Represents the fc XML attributes.

public static readonly System.Xml.Linq.XName fc;
 staticval mutable fc : System.Xml.Linq.XName
Public Shared ReadOnly fc 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.ForegroundColor, MdxTuple.ForegroundColor, MissingItem.ForegroundColor, NumberItem.ForegroundColor, PivotValueCellExtra.ForegroundColor, StringItem.ForegroundColor.

Applies to