Share via


NoNamespace.applyWidthHeightFormats Field

Definition

Represents the applyWidthHeightFormats XML attributes.

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

Applies to