|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: Spreadsheet::XLSX returning < > and & instead of < > &by runrig (Abbot) |
| on Mar 06, 2013 at 21:30 UTC ( #1022098=note: print w/ replies, xml ) | Need Help?? |
|
Try $cell->value() which should be the formatted value of the cell. $cell->{Val} is equivalent to $cell->unformatted(). I'm not sure there will be a difference here...but worth a try.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||