05:09:28 Create new PHPExcel object
05:09:28 Set document properties
05:09:28 Add some data
05:09:28 Set column widths
05:09:28 Add conditional formatting
05:09:28 Duplicate the conditional formatting across a range of cells
05:09:28 Set fonts
05:09:28 Set header/footer
05:09:28 Set page orientation and size
05:09:28 Rename worksheet
05:09:28 Write to Excel2007 format
05:09:28 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0113 seconds
05:09:28 Write to Excel5 format
05:09:28 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0125 seconds
05:09:28 Current memory usage: 7.5 MB
05:09:28 Peak memory usage: 7.5 MB
05:09:28 Done writing file
File has been created in /home/rrhhutem/public_html/idp-3g/vendor/phpoffice/phpexcel/Examples