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