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