Definition Type: Element
Name: clrChange
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_ColorChangeEffect
Containing Schema: dml-shapeEffects.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Color Change Effect
Collapse XSD Schema Diagram:
Drilldown into clrTo in schema dml-shapeeffects_xsd Drilldown into clrFrom in schema dml-shapeeffects_xsd Drilldown into useA in schema dml-shapeeffects_xsd Drilldown into CT_ColorChangeEffect in schema dml-shapeeffects_xsdXSD Diagram of clrChange in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="clrChange" type="CT_ColorChangeEffect" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Color Change Effect</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
clrFrom a:clrFrom 1 1
clrTo a:clrTo 1 1
Collapse Child Attributes:
Name Type Default Value Use
useA a:useA true Optional
Collapse Derivation Tree: