2.5.160 HorzBrk
The HorzBrk structure specifies one horizontal page break.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
row |
colStart |
||||||||||||||||||||||||||||||
colEnd |
row (2 bytes): A RwU that specifies the zero-based index of the first row below the page break.
colStart (2 bytes): An unsigned integer that specifies the zero-based index of the first column on the page. MUST be less than or equal to 16383.
colEnd (2 bytes): An unsigned integer that specifies the zero-based index of the last column on the page. The value MUST be greater than colStart and less than or equal to 16383.