[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies a fill which is one of blipFill, gradFill, grpFill, noFill, pattFill or solidFill.
|
Parent Elements |
|
Child Elements |
Subclause |
|
blipFill (Picture Fill) |
§5.1.10.14 |
|
gradFill (Gradient Fill) |
§5.1.10.33 |
|
grpFill (Group Fill) |
§5.1.10.35 |
|
noFill (No Fill) |
§5.1.10.44 |
|
pattFill (Pattern Fill) |
§5.1.10.47 |
|
solidFill (Solid Fill) |
§5.1.10.54 |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_FillEffect">
<sequence>
<group ref="EG_FillProperties" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>