2.9.343 VertMergeOperand

The VertMergeOperand structure is an operand that specifies the merge behavior of a cell in a table row with the equivalent cells in the rows immediately above or below it.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

cb

itc

vertMergeFlags

cb (1 byte):  An integer value that specifies the byte count of the remainder of this structure. This value MUST be 2.

itc (1 byte):  An integer that specifies the index of a cell in the table row. The first cell has an index of zero. All cells in the row are counted, even if they are vertically merged with cells above or below them. This value MUST be a valid index of a cell in the table row.

vertMergeFlags (1 byte):  A value from the VerticalMergeFlag enumeration that specifies whether this cell is vertically merged with the cells above or below it.