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