Definition Type: Element
Name: QueryTable
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:QueryTableType
Containing Schema: excel.xsd
Abstract
Documentation:
Contains information about a section of the spreadsheet that holds the results of a query.
Collapse XSD Schema Diagram:
Drilldown into Synchronous in schema excel_xsd Drilldown into RowNumbers in schema excel_xsd Drilldown into RefreshOnFileOpen in schema excel_xsd Drilldown into RefreshInfo in schema excel_xsd Drilldown into OverwriteCells in schema excel_xsd Drilldown into NoTitles in schema excel_xsd Drilldown into NoSaveData in schema excel_xsd Drilldown into NoPreserveFormatting in schema excel_xsd Drilldown into NoAutofit in schema excel_xsd Drilldown into NewAsync in schema excel_xsd Drilldown into InsertEntireRows in schema excel_xsd Drilldown into Filled in schema excel_xsd Drilldown into DisableRefresh in schema excel_xsd Drilldown into DisableEdit in schema excel_xsd Drilldown into QuerySource in schema excel_xsd Drilldown into AutoFormatWidth in schema excel_xsd Drilldown into AutoFormatAlignment in schema excel_xsd Drilldown into AutoFormatPattern in schema excel_xsd Drilldown into AutoFormatBorder in schema excel_xsd Drilldown into AutoFormatNumber in schema excel_xsd Drilldown into AutoFormatName in schema excel_xsd Drilldown into AutoFormatFont in schema excel_xsd Drilldown into Name in schema excel_xsd Drilldown into QueryTableType in schema excel_xsdXSD Diagram of QueryTable in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="QueryTable" type="QueryTableType">
    <xsd:annotation>
        <xsd:documentation>Contains information about a section of the spreadsheet that holds the results of a query.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name x:Name 0 (1)
AutoFormatFont x:AutoFormatFont 0 (1)
AutoFormatName x:AutoFormatName 0 (1)
AutoFormatNumber x:AutoFormatNumber 0 (1)
AutoFormatBorder x:AutoFormatBorder 0 (1)
AutoFormatPattern x:AutoFormatPattern 0 (1)
AutoFormatAlignment x:AutoFormatAlignment 0 (1)
AutoFormatWidth x:AutoFormatWidth 0 (1)
QuerySource x:QuerySource (1) (1)
DisableEdit x:DisableEdit 0 (1)
DisableRefresh x:DisableRefresh 0 (1)
Filled x:Filled 0 (1)
InsertEntireRows x:InsertEntireRows 0 (1)
NewAsync x:NewAsync 0 (1)
NoAutofit x:NoAutofit 0 (1)
NoPreserveFormatting x:NoPreserveFormatting 0 (1)
NoSaveData x:NoSaveData 0 (1)
NoTitles x:NoTitles 0 (1)
OverwriteCells x:OverwriteCells 0 (1)
RefreshInfo x:RefreshInfo 0 (1)
RefreshOnFileOpen x:RefreshOnFileOpen 0 (1)
RowNumbers x:RowNumbers 0 (1)
Synchronous x:Synchronous 0 (1)
Collapse Derivation Tree: