set print row/column used on continuation pages?

8 views
Skip to first unread message

Gary F.

unread,
Aug 17, 2009, 12:20:55 PM8/17/09
to Spreadsheet::WriteExcel
Is there a way to set the row/columns referenced in the Excel print
setup dialog that control the rows/columns that will be printed on
continuation pages?

thanks,
- Gary

jmcnamara

unread,
Aug 17, 2009, 2:53:15 PM8/17/09
to Spreadsheet::WriteExcel
Hi Gary,

I not sure which one that you mean exactly but the Page Setup
properties are almost all available, see the "Page Setup Methods"
section of the docs:

http://search.cpan.org/%7Ejmcnamara/Spreadsheet-WriteExcel/lib/Spreadsheet/WriteExcel.pm#PAGE_SET-UP_METHODS

It is probably repeat_rows(), repeat_columns(), print_row_col_headers
() or print_area().

If not let me know.

John.
--


Gary F.

unread,
Aug 17, 2009, 4:53:59 PM8/17/09
to Spreadsheet::WriteExcel


On Aug 17, 11:53 am, jmcnamara <jmcnam...@cpan.org> wrote:
>
> It is probably repeat_rows(), repeat_columns(), print_row_col_headers
> () or print_area().

John, thanks. That is exactly what I was looking for. For some
reason,
I missed it on my first pass/two through the man page; I only saw
the discussion of print_row_col_headers().

- Gary
Reply all
Reply to author
Forward
0 new messages