Share via


X.fgColor Field

Definition

Represents the x:fgColor XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: patternFill.
  • corresponds to the following strongly-typed classes: ForegroundColor.

Applies to