sarf13 has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks,
I am using excel:: writer::xlsx module for generating an excel report. When I am using write_string function for writing, if data is number format on a cell then it’s showing green mark while open the excel sheet.
My question is there any way through which I can remove this exclamation green color mark after generating a excel report programmatically in Perl.
Thanks in advance
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Excel file format problem Generated by Excel::writer::xlsx moduls
by jmcnamara (Monsignor) on Nov 09, 2012 at 12:03 UTC | |
Re: Excel file format problem Generated by Excel::writer::xlsx moduls
by bitingduck (Deacon) on Nov 09, 2012 at 09:01 UTC |