Definition Type: Element
Name: gradientFill
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_GradientFill
Containing Schema: sml-styles.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Gradient
Collapse XSD Schema Diagram:
Drilldown into stop in schema sml-styles_xsd Drilldown into bottom in schema sml-styles_xsd Drilldown into top in schema sml-styles_xsd Drilldown into right in schema sml-styles_xsd Drilldown into left in schema sml-styles_xsd Drilldown into degree in schema sml-styles_xsd Drilldown into type in schema sml-styles_xsd Drilldown into CT_GradientFill in schema sml-styles_xsdXSD Diagram of gradientFill in schema sml-styles_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="gradientFill" type="CT_GradientFill" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Gradient</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
stop nsM:stop 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
type nsM:type linear Optional
degree nsM:degree 0 Optional
left nsM:left 0 Optional
right nsM:right 0 Optional
top nsM:top 0 Optional
bottom nsM:bottom 0 Optional
Collapse Derivation Tree: