09:48:09 Create new PHPExcel object
09:48:09 Set document properties
09:48:09 Add some data
09:48:09 Set column widths
09:48:09 Add conditional formatting
09:48:09 Duplicate the conditional formatting across a range of cells
09:48:09 Set fonts
09:48:09 Set header/footer
09:48:09 Set page orientation and size
09:48:09 Rename worksheet
09:48:09 Write to Excel2007 format
09:48:09 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0298 seconds
09:48:09 Write to Excel5 format
09:48:09 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0458 seconds
09:48:09 Current memory usage: 7.5 MB
09:48:09 Peak memory usage: 7.5 MB
09:48:09 Done writing file
File has been created in /homepages/32/d24838310/htdocs/alt/vendor/phpoffice/phpexcel/Examples