2.9.314 TCellBrcTypeOperand

A TCellBrcTypeOperand structure specifies an array of border types for table cells.


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

rgBrcType (variable)

...

cb (1 byte): cb (1 byte): An unsigned integer that specifies the size, in bytes, of rgBrcType. This value MUST be evenly divisible by four.

rgBrcType (variable): An array of BrcType that specifies border types for a set of table cells. Each cell corresponds to four bytes. Every four bytes specify the border types of the top, left, bottom and right borders, in that order.