Share via


C.pivotFmts Field

Definition

Represents the c:pivotFmts XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: chart.
  • has the following child XML elements: pivotFmt.
  • corresponds to the following strongly-typed classes: PivotFormats.

Applies to