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