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