Share via


NoNamespace.patternType Field

Definition

Represents the patternType XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: patternFill.
  • corresponds to the following strongly-typed properties: PatternFill.PatternType.

Applies to