2.4.142 HorizontalPageBreaks

The HorizontalPageBreaks record specifies a list of explicit row page breaks.


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

cbrk

rgbrk (variable)

...

cbrk (2 bytes):  An unsigned integer that specifies the number of page breaks. The value MUST be less than or equal to 1026.

rgbrk (variable):  An array of HorzBrk structure that specifies all of the page breaks. The array MUST be sorted first by rgbrk.row, and then by rgbrk.ColStart. Two page breaks MUST NOT overlap. The number of HorzBrk structures MUST equal the value of cbrk.