ssml:pages
Page Item Values
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-pivotTable.xsd
Type: ssml:CT_Pages
Properties: Local, Qualified
Content
- ssml:page [1..4] Page Items
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
count | [0..1] | xsd:unsignedInt | Page Item String Count |
Used in
- Type ssml:CT_Consolidation (Element ssml:consolidation)
Sample instance
<ssml:pages> <ssml:page> <ssml:pageItem name="string"/> </ssml:page> </ssml:pages>