19:53:07 Create new PHPExcel object
19:53:07 Set document properties
19:53:07 Add some data
19:53:07 Set column widths
19:53:07 Add conditional formatting
19:53:07 Duplicate the conditional formatting across a range of cells
19:53:07 Set fonts
19:53:07 Set header/footer
19:53:07 Set page orientation and size
19:53:07 Rename worksheet
19:53:07 Write to Excel2007 format
19:53:07 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0424 seconds
19:53:07 Write to Excel5 format
19:53:07 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0528 seconds
19:53:07 Current memory usage: 2.5 MB
19:53:07 Peak memory usage: 3.5 MB
19:53:07 Done writing file
File has been created in /home/lifestyles/public_html/deploy/vendor/phpoffice/phpexcel/Examples