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