Definition Type: Element
Name: sheetCalcPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_SheetCalcPr
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Sheet Calculation Properties
Collapse XSD Schema Diagram:
Drilldown into fullCalcOnLoad in schema sml-sheet_xsd Drilldown into CT_SheetCalcPr in schema sml-sheet_xsdXSD Diagram of sheetCalcPr in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="sheetCalcPr" type="CT_SheetCalcPr" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Sheet Calculation Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
fullCalcOnLoad nsM:fullCalcOnLoad false Optional
Collapse Derivation Tree: