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