Definition Type: Element
Name: DoNotCalculateBeforeSave
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether a workbook is calculated before it is saved.
Collapse XSD Schema Diagram:
XSD Diagram of DoNotCalculateBeforeSave in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="DoNotCalculateBeforeSave" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether a workbook is calculated before it is saved.</xsd:documentation>
    </xsd:annotation>
</xsd:element>