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