|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Spreadsheet::WriteExcel and displaying a specific column in split_panesby strat (Canon) |
| on Jul 18, 2012 at 12:07 UTC ( #982422=note: print w/ replies, xml ) | Need Help?? |
|
Hello, maybe ExcelPerl will help you (or at least some of the codes inside). It is a kind of sed/awk-like program (or like perl -ane) that lets you change values and formats of an existing excel file on the fly... It isn't based on the SpreadSheet::*Excel modules but on Win32::OLE... so it will only run under Win and require an installed Excel version... You can get it from http://www.fabiani.net/downloads.html#excelPerl
Best regards,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||