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