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