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