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