Definition Type: Attribute
Name: headersInLastRefresh
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: sml-queryTable.xsd
Default true
Use Optional
Documentation:
Headers In Last Refresh
Collapse XSD Schema Diagram:
XSD Diagram of headersInLastRefresh in schema sml-querytable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="headersInLastRefresh" type="xsd:boolean" use="optional" default="true">
    <xsd:annotation>
        <xsd:documentation>Headers In Last Refresh</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>