Share via


NoNamespace.applyPatternFormats Field

Definition

Represents the applyPatternFormats XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pivotTableDefinition, queryTable, raf.
  • corresponds to the following strongly-typed properties: PivotTableDefinition.ApplyPatternFormats, QueryTable.ApplyPatternFormats, RevisionAutoFormat.ApplyPatternFormats.

Applies to