Definition Type: Element
Name: ParseFormulaAsV10
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies that the string in the Formula element is to be processed as if it is an English string (a V10 formula).
Collapse XSD Schema Diagram:
XSD Diagram of ParseFormulaAsV10 in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ParseFormulaAsV10" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies that the string in the Formula element is to be processed as if it is an English string (a V10 formula).</xsd:documentation>
    </xsd:annotation>
</xsd:element>