Definition Type: ComplexType
Name: hMergeProperty
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines a property that uses options for horizontal merging of table cells.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsdXSD Diagram of hMergeProperty in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="hMergeProperty">
    <xsd:annotation>
        <xsd:documentation>Defines a property that uses options for horizontal merging of table cells.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="hMergeType">
        <xsd:annotation>
            <xsd:documentation>Specifies whether this cell is part of (or the beginning of) a vertically merged region.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val W:val (Optional)
Collapse Derivation Tree:
Collapse References:
W:hmerge