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