in reply to Re^2: set color base on cell's value in your Excel
in thread set color base on cell's value in your Excel
Even better. To quote the documentation:
The Excel::Writer::XLSX module is a drop-in replacement for Spreadsheet::WriteExcel.
It supports practically all the methods in Spreadsheet::WriteExcel, and it adds a lot of new ones, with familiar names and usage.
For a list of differences, see Compatibility with Spreadsheet::WriteExcel section in the module docs.
- Luke
|
|---|