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