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