|
|
(Next) Worksheet::setVPagebreaks |
||||
| |
|||||
|
|||||
void Worksheet::setHPagebreaks (
array $breaks
)
Store the horizontal page breaks on a worksheet (for printing). The breaks represent the row after which the break is inserted.
array $breaks - Array containing the horizontal page breaks
This function can not be called statically.
Using setHPagebreaks()
<?php
?>
|
|
(Next) Worksheet::setVPagebreaks |
||||||||
| |
|||||||||
|
|||||||||