Definition Type: Element
Name: FormulaV10
Namespace: urn:schemas-microsoft-com:office:excel
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains the string of the Formula element with English locale. This string is generated only generated when the English version of the Formula string is different from the string in the Formula element.
Collapse XSD Schema Diagram:
XSD Diagram of FormulaV10 in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="FormulaV10" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains the string of the Formula element with English locale. This string is generated only generated when the English version of the Formula string is different from the string in the Formula element.</xsd:documentation>
    </xsd:annotation>
</xsd:element>