Definition Type: Element
Name: HTMLTables
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:HTMLTablesType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the HTML tables on a Web page that are imported into a query table.
Collapse XSD Schema Diagram:
Drilldown into Missing in schema excel_xsd Drilldown into Text in schema excel_xsd Drilldown into Number in schema excel_xsd Drilldown into HTMLTablesType in schema excel_xsdXSD Diagram of HTMLTables in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="HTMLTables" type="HTMLTablesType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the HTML tables on a Web page that are imported into a query table.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Number x:Number 0 unbounded
Text x:Text 0 unbounded
Missing x:Missing 0 unbounded
Collapse Derivation Tree: