Share via


X14.pivotChanges Field

Definition

Represents the x14:pivotChanges XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotTableDefinition.
  • has the following child XML elements: pivotChange.
  • corresponds to the following strongly-typed classes: PivotChanges.

Applies to