ssml:tabColor
Sheet Tab Color
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Type: ssml:CT_Color
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| auto | [0..1] | xsd:boolean | Automatic | |
| indexed | [0..1] | xsd:unsignedInt | Index | |
| rgb | [0..1] | ssml:ST_UnsignedIntHex | Alpha Red Green Blue Color Value | |
| theme | [0..1] | xsd:unsignedInt | Theme Color | |
| tint | [0..1] | xsd:double | Tint | Default value is "0.0". |
Used in
- Type ssml:CT_ChartsheetPr (Element ssml:sheetPr)
- Type ssml:CT_SheetPr (Elements ssml:sheetPr, ssml:sheetPr)
Sample instance
<ssml:tabColor/>



