dry_riser_inlet has asked for the wisdom of the Perl Monks concerning the following question:
I am happily parsing and writing Excel data from one workbook to another. However, I cannot find a way of copying the format of the cell in the source and applying it to the target. Is there a snappy way of reading the format of the source cell, storing it, and then applying it to the target cell? Apologies in advance for breaking many posting rules, this is my first go!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Preserving xls formats with Perl
by hdb (Monsignor) on Aug 27, 2013 at 09:58 UTC | |
by dry_riser_inlet (Initiate) on Aug 27, 2013 at 11:02 UTC | |
|
Re: Preserving xls formats with Perl
by MidLifeXis (Monsignor) on Aug 27, 2013 at 13:18 UTC |