11:21:01 Create new PHPExcel object
11:21:01 Set document properties
11:21:01 Add some data
11:21:01 Set column widths
11:21:01 Add conditional formatting
11:21:01 Duplicate the conditional formatting across a range of cells
11:21:01 Set fonts
11:21:01 Set header/footer
11:21:01 Set page orientation and size
11:21:01 Rename worksheet
11:21:01 Write to Excel2007 format
11:21:01 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0116 seconds
11:21:01 Write to Excel5 format
11:21:01 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0174 seconds
11:21:01 Current memory usage: 2 MB
11:21:01 Peak memory usage: 2 MB
11:21:01 Done writing file
File has been created in /var/www/thebuggenie/vendor/phpoffice/phpexcel/Examples