ssml:tableStyleInfo
Table Style
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-table.xsd
Type: ssml:CT_TableStyleInfo
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| name | [0..1] | ssml:ST_Xstring | Style Name | |
| showFirstColumn | [0..1] | xsd:boolean | Show First Column | |
| showLastColumn | [0..1] | xsd:boolean | Show Last Column | |
| showRowStripes | [0..1] | xsd:boolean | Show Row Stripes | |
| showColumnStripes | [0..1] | xsd:boolean | Show Column Stripes |
Used in
- Type ssml:CT_Table (Element ssml:table)
Sample instance
<ssml:tableStyleInfo/>



