Definition Type: Element
Name: indexedColors
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_IndexedColors
Containing Schema: sml-styles.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Color Indexes
Collapse XSD Schema Diagram:
Drilldown into rgbColor in schema sml-styles_xsd Drilldown into CT_IndexedColors in schema sml-styles_xsdXSD Diagram of indexedColors in schema sml-styles_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="indexedColors" type="CT_IndexedColors" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Color Indexes</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rgbColor nsM:rgbColor 1 unbounded
Collapse Derivation Tree: