ssml:measureGroups
OLAP Measure Groups
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-pivotTable.xsd
Type: ssml:CT_MeasureGroups
Properties: Local, Qualified
Content
- ssml:measureGroup [0..*] OLAP Measure Group
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
count | [0..1] | xsd:unsignedInt | Measure Group Count |
Used in
- Type ssml:CT_PivotCacheDefinition (Element ssml:pivotCacheDefinition)
Sample instance
<ssml:measureGroups> <ssml:measureGroup name="string" caption="string"/> </ssml:measureGroups>