18:38:57 Create new PHPExcel object
18:38:57 Set document properties
18:38:57 Add some data
18:38:57 Add conditional formatting
18:38:57 Duplicate the conditional formatting across a range of cells
18:38:57 Write to Excel2007 format
18:38:57 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0410 seconds
18:38:57 Write to Excel5 format
18:38:57 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0711 seconds
18:38:57 Current memory usage: 6 MB
18:38:57 Peak memory usage: 6 MB
18:38:57 Done writing file
File has been created in /home/htdocs/zhyl/vendor/PHPExcel/Examples