08:56:21 Create new PHPExcel object
08:56:21 Set document properties
08:56:21 Add some data
08:56:21 Add conditional formatting
08:56:21 Duplicate the conditional formatting across a range of cells
08:56:21 Write to Excel2007 format
08:56:21 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0242 seconds
08:56:21 Write to Excel5 format
08:56:21 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0072 seconds
08:56:21 Current memory usage: 4 MB
08:56:21 Peak memory usage: 4 MB
08:56:21 Done writing file
File has been created in /var/www/spstest/vendor/phpoffice/phpexcel/Examples