Class for generating Excel files (without using COM), based on John McNamara's Spreadsheet::WriteExcel from CPAN.
It supports all the basic values for cells (strings, numbers).
It has support for fomulas, images (bmp) and URL's.
It doesn't support charts (I might look into this if there is any interest). |