Definition Type: Element
Name: OverwriteCells
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether existing cells are used to accommodate new data when a query table is refreshed.
Collapse XSD Schema Diagram:
XSD Diagram of OverwriteCells in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="OverwriteCells" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether existing cells are used to accommodate new data when a query table is refreshed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>