12:10:56 Create new PHPExcel object
12:10:56 Set document properties
12:10:56 Add some data
12:10:57 Add conditional formatting
12:10:57 Duplicate the conditional formatting across a range of cells
12:10:57 Write to Excel2007 format
12:10:57 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0081 seconds
12:10:57 Write to Excel5 format
12:10:57 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0083 seconds
12:10:57 Current memory usage: 8 MB
12:10:57 Peak memory usage: 8 MB
12:10:57 Done writing file
File has been created in /var/www/html/examcontroller-web/vendor/phpoffice/phpexcel/Examples