2.8.4.5 ST_StyleColorEnum
Target namespace: http://schemas.microsoft.com/office/drawing/2012/chartStyle
Referenced by: ST_StyleColorVal
This simple type specifies the properties of a chart element that are used as the index when retrieving a color from the CT_ColorStyle (section 2.8.3.2).<102>
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this simple type.
-
<xsd:simpleType name="ST_StyleColorEnum"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="auto"/> </xsd:restriction> </xsd:simpleType>
See section 5.15 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).