21:20:52 Create new PHPExcel object
21:20:52 Set document properties
21:20:52 Add some data
21:20:52 Add conditional formatting
21:20:52 Duplicate the conditional formatting across a range of cells
21:20:52 Write to Excel2007 format
21:20:52 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0087 seconds
21:20:52 Write to Excel5 format
21:20:52 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0057 seconds
21:20:52 Current memory usage: 2 MB
21:20:52 Peak memory usage: 2 MB
21:20:52 Done writing file
File has been created in /home/myitalianu/itdepartment/vendor/phpoffice/phpexcel/Examples