Definition Type: Element
Name: tabColor
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Color
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Sheet Tab Color
Collapse XSD Schema Diagram:
Drilldown into tint in schema sml-styles_xsd Drilldown into theme in schema sml-styles_xsd Drilldown into rgb in schema sml-styles_xsd Drilldown into indexed in schema sml-styles_xsd Drilldown into auto in schema sml-styles_xsd Drilldown into CT_Color in schema sml-styles_xsdXSD Diagram of tabColor in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tabColor" type="CT_Color" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Sheet Tab Color</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
auto nsM:auto Optional
indexed nsM:indexed Optional
rgb nsM:rgb Optional
theme nsM:theme Optional
tint nsM:tint 0.0 Optional
Collapse Derivation Tree: