Definition Type: Element
Name: HideDropDowns
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains a Boolean value indicating whether the drop-down lists for the fields in the PivotTable view should be shown.
Collapse XSD Schema Diagram:
XSD Diagram of HideDropDowns in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="HideDropDowns" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains a Boolean value indicating whether the drop-down lists for the fields in the PivotTable view should be shown.</xsd:documentation>
    </xsd:annotation>
</xsd:element>