Share via


X.bgColor Field

Definition

Represents the x:bgColor XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to