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