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