in reply to Getting title rows in Excel
$sheet->PageSetup -> {PrintTitleRows} = '$1:$10'; [download]
Using use warnings in your program would have alerted you to that.
-- John.