Definition Type: Element
Name: color
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Color
Containing Schema: sml-sharedStringTable.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Text 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 color in schema sml-sharedstringtable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="color" type="CT_Color" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Text 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: