04:27:11 Create new PHPExcel object
04:27:12 Set document properties
04:27:12 Add some data
04:27:12 Set column widths
04:27:12 Add conditional formatting
04:27:12 Duplicate the conditional formatting across a range of cells
04:27:12 Set fonts
04:27:12 Set header/footer
04:27:12 Set page orientation and size
04:27:12 Rename worksheet
04:27:12 Write to Excel2007 format
04:27:12 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.1848 seconds
04:27:12 Write to Excel5 format
04:27:12 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.4120 seconds
04:27:12 Current memory usage: 4 MB
04:27:12 Peak memory usage: 4 MB
04:27:12 Done writing file
File has been created in /home/imevent/public_html/backup/vendor/phpoffice/phpexcel/Examples