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