Definition Type: Element
Name: FillDown
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 that use values in this column are copied when the data is refreshed and new rows of data are added to a query table.
Collapse XSD Schema Diagram:
XSD Diagram of FillDown in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="FillDown" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether formulas to the right of a query table that use values in this column are copied when the data is refreshed and new rows of data are added to a query table.</xsd:documentation>
    </xsd:annotation>
</xsd:element>