QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
ext | ST_Ext | optional | ||||
extrusioncolor | ST_ColorType | optional | ||||
fillcolor | ST_ColorType | optional | ||||
shadowcolor | ST_ColorType | optional | ||||
strokecolor | ST_ColorType | optional |
Element | CT_ShapeDefaults/colormenu |
<xsd:complexType name="CT_ColorMenu"> <xsd:attributeGroup ref="v:AG_Ext"/> <xsd:attribute name="strokecolor" type="s:ST_ColorType"/> <xsd:attribute name="fillcolor" type="s:ST_ColorType"/> <xsd:attribute name="shadowcolor" type="s:ST_ColorType"/> <xsd:attribute name="extrusioncolor" type="s:ST_ColorType"/> </xsd:complexType> |