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