08:55:12 Create new PHPExcel object
08:55:12 Set document properties
08:55:12 Add some data
08:55:12 Set column widths
08:55:12 Add conditional formatting
08:55:12 Duplicate the conditional formatting across a range of cells
08:55:12 Set fonts
08:55:12 Set header/footer
08:55:12 Set page orientation and size
08:55:12 Rename worksheet
08:55:12 Write to Excel2007 format

Notice: Trying to access array offset on value of type null in /home/azizulfi/public_html/old/invois/vendor/turbo124/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
08:55:12 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0067 seconds
08:55:12 Write to Excel5 format
08:55:12 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0081 seconds
08:55:12 Current memory usage: 2 MB
08:55:12 Peak memory usage: 2 MB
08:55:12 Done writing file
File has been created in /home/azizulfi/public_html/old/invois/vendor/turbo124/phpexcel/Examples