Definition Type: Element
Name: DisableRefresh
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether refreshing and editing is enabled for a query table, or whether the cache for a PivotTable view can be refreshed by the user.
Collapse XSD Schema Diagram:
XSD Diagram of DisableRefresh in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="DisableRefresh" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether refreshing and editing is enabled for a query table, or whether the cache for a  PivotTable view can be refreshed by the user.</xsd:documentation>
    </xsd:annotation>
</xsd:element>