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