Definition Type: Attribute
Name: tableType
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:ST_TableType
Containing Schema: sml-table.xsd
Default worksheet
Use Optional
Documentation:
Table Type
Collapse XSD Schema Diagram:
XSD Diagram of tableType in schema sml-table_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="tableType" type="ST_TableType" use="optional" default="worksheet">
    <xsd:annotation>
        <xsd:documentation>Table Type</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: