Share via


X15.pivotRow Field

Definition

Represents the x15:pivotRow XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotTableData.
  • has the following child XML elements: c.
  • has the following XML attributes: count, r.
  • corresponds to the following strongly-typed classes: PivotRow.

Applies to