22:35:01 Create new PHPExcel object
22:35:01 Set document properties
22:35:01 Add some data
22:35:01 Set column widths
22:35:01 Add conditional formatting
22:35:01 Duplicate the conditional formatting across a range of cells
22:35:01 Set fonts
22:35:01 Set header/footer
22:35:01 Set page orientation and size
22:35:01 Rename worksheet
22:35:01 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
22:35:01 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0053 seconds
22:35:01 Write to Excel5 format
22:35:01 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0172 seconds
22:35:01 Current memory usage: 2 MB
22:35:01 Peak memory usage: 2 MB
22:35:01 Done writing file
File has been created in /home/azizulfi/public_html/old/invois/vendor/turbo124/phpexcel/Examples