Definition Type: Element
Name: rangePr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_RangePr
Containing Schema: sml-pivotTable.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Range Grouping Properties
Collapse XSD Schema Diagram:
Drilldown into groupInterval in schema sml-pivottable_xsd Drilldown into endDate in schema sml-pivottable_xsd Drilldown into startDate in schema sml-pivottable_xsd Drilldown into endNum in schema sml-pivottable_xsd Drilldown into startNum in schema sml-pivottable_xsd Drilldown into groupBy in schema sml-pivottable_xsd Drilldown into autoEnd in schema sml-pivottable_xsd Drilldown into autoStart in schema sml-pivottable_xsd Drilldown into CT_RangePr in schema sml-pivottable_xsdXSD Diagram of rangePr in schema sml-pivottable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="rangePr" minOccurs="0" type="CT_RangePr">
    <xsd:annotation>
        <xsd:documentation>Range Grouping Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
autoStart nsM:autoStart true (Optional)
autoEnd nsM:autoEnd true (Optional)
groupBy nsM:groupBy range (Optional)
startNum nsM:startNum (Optional)
endNum nsM:endNum (Optional)
startDate nsM:startDate (Optional)
endDate nsM:endDate (Optional)
groupInterval nsM:groupInterval 1 (Optional)
Collapse Derivation Tree: