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