Share via


X.patternFill Field

Definition

Represents the x:patternFill XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fill.
  • has the following child XML elements: bgColor, fgColor.
  • has the following XML attributes: patternType.
  • corresponds to the following strongly-typed classes: PatternFill.

Applies to