|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re^3: Spreadsheet::SaveParser - how to preserve formulas during parse, evaluate during write ?by jmcnamara (Monsignor) |
| on Jan 24, 2012 at 09:53 UTC ( #949627=note: print w/ replies, xml ) | Need Help?? |
|
Spreadsheet::ParseExcel::SaveParser::Worksheet is not a subclass of Spreadsheet:WriteExcel::Worksheet so it doesn't have a write_formula() method. Spreadsheet::ParseExcel::SaveParser does return a Spreadsheet:WriteExcel object that you can use to access the write_formula() method instead. P.S. Please don't post new questions in reply to a thread that your question isn't related to.
--
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||