Definition Type: Element
Name: calculatedItem
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CalculatedItem
Containing Schema: sml-pivotTable.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Calculated Item
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-pivottable_xsd Drilldown into pivotArea in schema sml-pivottable_xsd Drilldown into formula in schema sml-pivottable_xsd Drilldown into field in schema sml-pivottable_xsd Drilldown into CT_CalculatedItem in schema sml-pivottable_xsdXSD Diagram of calculatedItem in schema sml-pivottable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="calculatedItem" maxOccurs="unbounded" type="CT_CalculatedItem">
    <xsd:annotation>
        <xsd:documentation>Calculated Item</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pivotArea nsM:pivotArea (1) (1)
extLst nsM:extLst 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
field nsM:field Optional
formula nsM:formula (Optional)
Collapse Derivation Tree: