Share via


X15.c Field

Definition

Represents the x15:c XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotRow.
  • has the following child XML elements: v, x.
  • has the following XML attributes: i, t.
  • corresponds to the following strongly-typed classes: PivotValueCell.

Applies to