<fill>
(Fill)
This element specifies fill formatting.
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Fill">
<choice minOccurs="1" maxOccurs="1">
<element name="patternFill" type="CT_PatternFill" minOccurs="0" maxOccurs="1"/>
<element name="gradientFill" type="CT_GradientFill" minOccurs="0" maxOccurs="1"/>
</choice>
</complexType>