Share via


X14.pivotEdits Field

Definition

Represents the x14:pivotEdits XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to