Share via


X.references Field

Definition

Represents the x:references XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotArea, pivotArea.
  • has the following child XML elements: reference.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: PivotAreaReferences.

Applies to