09:45:29 Create new PHPExcel object
09:45:29 Set document properties
09:45:29 Add some data
09:45:29 Set column widths
09:45:29 Add conditional formatting
09:45:29 Duplicate the conditional formatting across a range of cells
09:45:29 Set fonts
09:45:29 Set header/footer
09:45:29 Set page orientation and size
09:45:29 Rename worksheet
09:45:29 Write to Excel2007 format
09:45:29 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0329 seconds
09:45:29 Write to Excel5 format
09:45:29 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0502 seconds
09:45:29 Current memory usage: 9.25 MB
09:45:29 Peak memory usage: 9.25 MB
09:45:29 Done writing file
File has been created in /home/imfmm/public_html/application/formation-professionnelle/vendor/phpoffice/phpexcel/Examples