Definition Type: ComplexType
Name: CT_RgbColor
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-styles.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into rgb in schema sml-styles_xsdXSD Diagram of CT_RgbColor in schema sml-styles_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_RgbColor">
    <xsd:attribute name="rgb" type="ST_UnsignedIntHex" use="optional">
        <xsd:annotation>
            <xsd:documentation>Alpha Red Green Blue</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
rgb nsM:rgb Optional
Collapse Derivation Tree:
Collapse References:
nsM:rgbColor