<clrTo>
(Change Color To)
This element specifies the color which replaces the clrFrom in a clrChange effect. This is the "target" or "to" color in the color change effect.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
|
|
|
|
|
|
|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Color">
<sequence>
<group ref="EG_ColorChoice"/>
</sequence>
</complexType>