Share via


NoNamespace.applyFontFormats Field

Definition

Represents the applyFontFormats XML attributes.

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

Applies to