Definition Type: Element
Name: GroupType
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:GroupTypeType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains an enumeration that indicates how the PivotItems of this PivotField are grouped.
Collapse XSD Schema Diagram:
XSD Diagram of GroupType in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="GroupType" type="GroupTypeType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains an enumeration that indicates how the PivotItems of this PivotField are grouped.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: