Definition Type: Element
Name: cellMerge
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_CellMergeTrackChange
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Vertically Merged/Split Table Cells
Collapse XSD Schema Diagram:
Drilldown into id in schema wml_xsd Drilldown into CT_Markup in schema wml_xsd Drilldown into date in schema wml_xsd Drilldown into author in schema wml_xsd Drilldown into CT_TrackChange in schema wml_xsd Drilldown into vMergeOrig in schema wml_xsd Drilldown into vMerge in schema wml_xsd Drilldown into CT_CellMergeTrackChange in schema wml_xsdXSD Diagram of cellMerge in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="cellMerge" type="CT_CellMergeTrackChange" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Vertically Merged/Split Table Cells</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id w:id Required
author w:author Required
date w:date Optional
vMerge w:vMerge Optional
vMergeOrig w:vMergeOrig Optional
Collapse Derivation Tree: