PHPExcel does not provide any specific functionality to do this: your script will have to keep track of which row it is writing, and adjust the position where it writes accordingly
The alternative would be to define those rows to skip as part of a print heading
The alternative would be to define those rows to skip as part of a print heading