12:02:27 Create new PHPExcel object
12:02:27 Set document properties
12:02:27 Add some data
12:02:27 Set column widths
12:02:27 Add conditional formatting
12:02:27 Duplicate the conditional formatting across a range of cells
12:02:27 Set fonts
12:02:27 Set header/footer
12:02:27 Set page orientation and size
12:02:27 Rename worksheet
12:02:27 Write to Excel2007 format
12:02:27 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0325 seconds
12:02:27 Write to Excel5 format
12:02:27 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0339 seconds
12:02:27 Current memory usage: 8 MB
12:02:27 Peak memory usage: 8 MB
12:02:27 Done writing file
File has been created in /home/glucojelcom/public_html/create/vendor/phpoffice/phpexcel/Examples