Definition Type: Element
Name: queryTableRefresh
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_QueryTableRefresh
Containing Schema: sml-queryTable.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
QueryTable Refresh Information
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-querytable_xsd Drilldown into sortState in schema sml-querytable_xsd Drilldown into queryTableDeletedFields in schema sml-querytable_xsd Drilldown into queryTableFields in schema sml-querytable_xsd Drilldown into unboundColumnsRight in schema sml-querytable_xsd Drilldown into unboundColumnsLeft in schema sml-querytable_xsd Drilldown into nextId in schema sml-querytable_xsd Drilldown into minimumVersion in schema sml-querytable_xsd Drilldown into headersInLastRefresh in schema sml-querytable_xsd Drilldown into fieldIdWrapped in schema sml-querytable_xsd Drilldown into preserveSortFilterLayout in schema sml-querytable_xsd Drilldown into CT_QueryTableRefresh in schema sml-querytable_xsdXSD Diagram of queryTableRefresh in schema sml-querytable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="queryTableRefresh" type="CT_QueryTableRefresh" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>QueryTable Refresh Information</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
queryTableFields nsM:queryTableFields 1 1
queryTableDeletedFields nsM:queryTableDeletedFields 0 1
sortState nsM:sortState 0 1
extLst nsM:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
preserveSortFilterLayout nsM:preserveSortFilterLayout true Optional
fieldIdWrapped nsM:fieldIdWrapped false Optional
headersInLastRefresh nsM:headersInLastRefresh true Optional
minimumVersion nsM:minimumVersion 0 Optional
nextId nsM:nextId 1 Optional
unboundColumnsLeft nsM:unboundColumnsLeft 0 Optional
unboundColumnsRight nsM:unboundColumnsRight 0 Optional
Collapse Derivation Tree: