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