Share via


C.pivotSource Field

Definition

Represents the c:pivotSource XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: chartSpace.
  • has the following child XML elements: extLst, fmtId, name.
  • corresponds to the following strongly-typed classes: PivotSource.

Applies to