Definition Type: Element
Name: PrecisionAsDisplayed
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether calculations are performed using the precision of numbers as they are displayed.
Collapse XSD Schema Diagram:
XSD Diagram of PrecisionAsDisplayed in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="PrecisionAsDisplayed" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether calculations are performed using the precision of numbers as they are displayed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>