2.5.276 VertBrk

The VertBrk structure specifies one column page break.


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

col

rowStart

rowEnd

col (2 bytes):  A ColU that specifies the zero-based index of the first column to the right of the page break.

rowStart (2 bytes):  A RwU that specifies the zero-based index of the first row on the page.

rowEnd (2 bytes):  A RwU that specifies the zero-based index of the last row on the page. The value MUST be greater than rowStart.