Share via


NoNamespace.applyNumberFormats Field

Definition

Represents the applyNumberFormats XML attributes.

public static readonly System.Xml.Linq.XName applyNumberFormats;
 staticval mutable applyNumberFormats : System.Xml.Linq.XName
Public Shared ReadOnly applyNumberFormats 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.ApplyNumberFormats, QueryTable.ApplyNumberFormats, RevisionAutoFormat.ApplyNumberFormats.

Applies to