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