Definition Type: Element
Name: xf
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Xf
Containing Schema: sml-styles.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Formatting Elements
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-styles_xsd Drilldown into protection in schema sml-styles_xsd Drilldown into alignment in schema sml-styles_xsd Drilldown into applyProtection in schema sml-styles_xsd Drilldown into applyAlignment in schema sml-styles_xsd Drilldown into applyBorder in schema sml-styles_xsd Drilldown into applyFill in schema sml-styles_xsd Drilldown into applyFont in schema sml-styles_xsd Drilldown into applyNumberFormat in schema sml-styles_xsd Drilldown into pivotButton in schema sml-styles_xsd Drilldown into quotePrefix in schema sml-styles_xsd Drilldown into xfId in schema sml-styles_xsd Drilldown into borderId in schema sml-styles_xsd Drilldown into fillId in schema sml-styles_xsd Drilldown into fontId in schema sml-styles_xsd Drilldown into numFmtId in schema sml-styles_xsd Drilldown into CT_Xf in schema sml-styles_xsdXSD Diagram of xf in schema sml-styles_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="xf" type="CT_Xf" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Formatting Elements</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
alignment nsM:alignment 0 1
protection nsM:protection 0 1
extLst nsM:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
numFmtId nsM:numFmtId Optional
fontId nsM:fontId Optional
fillId nsM:fillId Optional
borderId nsM:borderId Optional
xfId nsM:xfId Optional
quotePrefix nsM:quotePrefix false Optional
pivotButton nsM:pivotButton false Optional
applyNumberFormat nsM:applyNumberFormat Optional
applyFont nsM:applyFont Optional
applyFill nsM:applyFill Optional
applyBorder nsM:applyBorder Optional
applyAlignment nsM:applyAlignment Optional
applyProtection nsM:applyProtection Optional
Collapse Derivation Tree: