Share via


X.calculatedItem Field

Definition

Represents the x:calculatedItem XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: calculatedItems.
  • has the following child XML elements: extLst, pivotArea.
  • has the following XML attributes: field, formula.
  • corresponds to the following strongly-typed classes: CalculatedItem.

Applies to