Share via


X.r Field

Definition

Represents the x:r XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: is, pivotCacheRecords, si, text.
  • has the following child XML elements: b, d, e, m, n, rPr, s, t, x_.
  • corresponds to the following strongly-typed classes: PivotCacheRecord, Run.

Applies to