[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies a solid color fill. The shape is filled entirely with the specified color.
Parent Elements |
bg (§5.9.3.1); bgFillStyleLst (§5.1.4.1.7); bgPr (§4.4.1.2); defRPr (§5.1.5.3.2); endParaRPr (§5.1.5.2.3); fill (§5.1.10.28); fill (§5.1.4.2.9); fillOverlay (§5.1.10.29); fillStyleLst (§5.1.4.1.13); grpSpPr (§5.8.2.14); grpSpPr (§4.4.1.20); grpSpPr (§5.1.2.1.22); grpSpPr (§5.6.2.17); ln (§5.1.2.1.24); lnB (§5.1.6.3); lnBlToTr (§5.1.6.4); lnL (§5.1.6.5); lnR (§5.1.6.6); lnT (§5.1.6.7); lnTlToBr (§5.1.6.8); rPr (§5.1.5.3.9); spPr (§5.6.2.29); spPr (§5.7.2.198); spPr (§5.8.2.23); spPr (§5.1.2.1.35); spPr (§4.4.1.41); spPr (§5.9.3.7); spPr (§5.2.2.6); tblPr (§5.1.6.13); tcPr (§5.1.6.15); uFill (§5.1.5.3.12); uLn (§5.1.5.3.14) |
Child Elements |
Subclause |
hslClr (Hue, Saturation, Luminance Color Model) |
§5.1.2.2.13 |
prstClr (Preset Color) |
§5.1.2.2.22 |
schemeClr (Scheme Color) |
§5.1.2.2.29 |
scrgbClr (RGB Color Model - Percentage Variant) |
§5.1.2.2.30 |
srgbClr (RGB Color Model - Hex Variant) |
§5.1.2.2.32 |
sysClr (System Color) |
§5.1.2.2.33 |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_SolidColorFillProperties">
<sequence>
<group ref="EG_ColorChoice" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>