19:06:15 Create new PHPExcel object
19:06:15 Set document properties
19:06:15 Add some data
19:06:15 Set column widths
19:06:15 Add conditional formatting
19:06:15 Duplicate the conditional formatting across a range of cells
19:06:15 Set fonts
19:06:15 Set header/footer
19:06:15 Set page orientation and size
19:06:15 Rename worksheet
19:06:15 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/turbo124/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
19:06:15 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0219 seconds
19:06:15 Write to Excel5 format
19:06:15 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0570 seconds
19:06:15 Current memory usage: 2 MB
19:06:15 Peak memory usage: 2 MB
19:06:15 Done writing file
File has been created in /home/jrportalco/public_html/ninja2/vendor/turbo124/phpexcel/Examples