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