ssml:pivotTableStyleInfo
PivotTable Style
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-pivotTable.xsd
Type: ssml:CT_PivotTableStyle
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| name | [0..1] | xsd:string | Table Style Name | |
| showRowHeaders | [0..1] | xsd:boolean | Show Row Header Formatting | |
| showColHeaders | [0..1] | xsd:boolean | Show Table Style Column Header Formatting | |
| showRowStripes | [0..1] | xsd:boolean | Show Row Stripes | |
| showColStripes | [0..1] | xsd:boolean | Show Column Stripes | |
| showLastColumn | [0..1] | xsd:boolean | Show Last Column |
Used in
- Type ssml:CT_pivotTableDefinition (Element ssml:pivotTableDefinition)
Sample instance
<ssml:pivotTableStyleInfo/>



