Definition Type: Attribute
Name: ShowTotals
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Type: x2:truefalseType
Containing Schema: excel2003xml.xsd
Use (Optional)
Documentation:
Specifies whether the total row will be displayed when mapped to a list or table.
Collapse XSD Schema Diagram:
XSD Diagram of ShowTotals in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="ShowTotals" type="truefalseType">
    <xsd:annotation>
        <xsd:documentation>Specifies whether the total row will be displayed when mapped to a list or table.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: