Definition Type: Element
Name: rowBreaks
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_PageBreak
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Horizontal Page Breaks
Collapse XSD Schema Diagram:
Drilldown into brk in schema sml-sheet_xsd Drilldown into manualBreakCount in schema sml-sheet_xsd Drilldown into count in schema sml-sheet_xsd Drilldown into CT_PageBreak in schema sml-sheet_xsdXSD Diagram of rowBreaks in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="rowBreaks" type="CT_PageBreak" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Horizontal Page Breaks</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
brk nsM:brk 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
count nsM:count 0 Optional
manualBreakCount nsM:manualBreakCount 0 Optional
Collapse Derivation Tree: