00:50:09 Create new PHPExcel object
00:50:09 Set document properties
00:50:09 Add some data
00:50:09 Set column widths
00:50:09 Add conditional formatting
00:50:09 Duplicate the conditional formatting across a range of cells
00:50:09 Set fonts
00:50:09 Set header/footer
00:50:09 Set page orientation and size
00:50:09 Rename worksheet
00:50:09 Write to Excel2007 format
00:50:09 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0617 seconds
00:50:09 Write to Excel5 format
00:50:09 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0186 seconds
00:50:09 Current memory usage: 1.75 MB
00:50:09 Peak memory usage: 1.75 MB
00:50:09 Done writing file
File has been created in /home/abpwebfrnh/www/test/vendor/phpoffice/phpexcel/Examples