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