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