Definition Type: Element
Name: RefreshOnFileOpen
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies that data be fetched whenever the spreadsheet is opened.
Collapse XSD Schema Diagram:
XSD Diagram of RefreshOnFileOpen in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="RefreshOnFileOpen" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies that data be fetched whenever the spreadsheet is opened.</xsd:documentation>
    </xsd:annotation>
</xsd:element>