Defines a property that uses options for horizontal merging of table cells.
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | hMergeType | optional | Specifies whether this cell is part of (or the beginning of) a vertically merged region. |
|
<xsd:complexType name="hMergeProperty" >
<xsd:attribute name="val" type="hMergeType">
</xsd:attribute>
</xsd:complexType>