Definition Type: Element
Name: headerFooter
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_HeaderFooter
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Header and Footer Settings
Collapse XSD Schema Diagram:
Drilldown into firstFooter in schema sml-sheet_xsd Drilldown into firstHeader in schema sml-sheet_xsd Drilldown into evenFooter in schema sml-sheet_xsd Drilldown into evenHeader in schema sml-sheet_xsd Drilldown into oddFooter in schema sml-sheet_xsd Drilldown into oddHeader in schema sml-sheet_xsd Drilldown into alignWithMargins in schema sml-sheet_xsd Drilldown into scaleWithDoc in schema sml-sheet_xsd Drilldown into differentFirst in schema sml-sheet_xsd Drilldown into differentOddEven in schema sml-sheet_xsd Drilldown into CT_HeaderFooter in schema sml-sheet_xsdXSD Diagram of headerFooter in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="headerFooter" type="CT_HeaderFooter" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Header and Footer Settings</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
oddHeader nsM:oddHeader 0 1
oddFooter nsM:oddFooter 0 1
evenHeader nsM:evenHeader 0 1
evenFooter nsM:evenFooter 0 1
firstHeader nsM:firstHeader 0 1
firstFooter nsM:firstFooter 0 1
Collapse Child Attributes:
Name Type Default Value Use
differentOddEven nsM:differentOddEven false (Optional)
differentFirst nsM:differentFirst false (Optional)
scaleWithDoc nsM:scaleWithDoc true (Optional)
alignWithMargins nsM:alignWithMargins true (Optional)
Collapse Derivation Tree: