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