Definition Type: Element
Name: NoToggleDataHeader
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether a combination of item labels and item data can be selected.
Collapse XSD Schema Diagram:
XSD Diagram of NoToggleDataHeader in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="NoToggleDataHeader" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether a combination of item labels and item data can be selected.</xsd:documentation>
    </xsd:annotation>
</xsd:element>