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