2.5.276 VertBrk
The VertBrk structure specifies one column page break.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.