12:03:35 Create new PHPExcel object
12:03:35 Set document properties
12:03:35 Add some data
Notice: Trying to access array offset on value of type int in /var/www/html/azcall/assets/PHPExcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /var/www/html/azcall/assets/PHPExcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /var/www/html/azcall/assets/PHPExcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type float in /var/www/html/azcall/assets/PHPExcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
Notice: Trying to access array offset on value of type int in /var/www/html/azcall/assets/PHPExcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 82
12:03:35 Set column widths
12:03:35 Add conditional formatting
12:03:35 Duplicate the conditional formatting across a range of cells
12:03:35 Set fonts
12:03:35 Set header/footer
12:03:35 Set page orientation and size
12:03:35 Rename worksheet
12:03:35 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /var/www/html/azcall/assets/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
12:03:35 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0075 seconds
12:03:35 Write to Excel5 format
12:03:35 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0076 seconds
12:03:35 Current memory usage: 2 MB
12:03:35 Peak memory usage: 2 MB
12:03:35 Done writing file
File has been created in /var/www/html/azcall/assets/PHPExcel/Examples