ssml:colItems
Column Items
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-pivotTable.xsd
Type: ssml:CT_colItems
Properties: Local, Qualified
Content
- ssml:i [1..*] Column Items
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
count | [0..1] | xsd:unsignedInt | Column Item Count |
Used in
- Type ssml:CT_pivotTableDefinition (Element ssml:pivotTableDefinition)
Sample instance
<ssml:colItems> <ssml:i> <ssml:x/> </ssml:i> </ssml:colItems>