Definition Type: Element
Name: IsGroupLevel
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains a Boolean value indicating that an OLAP hierarchy level is a custom group level rather than a level from the original OLAP cube.
Collapse XSD Schema Diagram:
XSD Diagram of IsGroupLevel in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="IsGroupLevel" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains a Boolean value indicating that an OLAP hierarchy level is a custom group level rather than a level from the original OLAP cube.</xsd:documentation>
    </xsd:annotation>
</xsd:element>