14:22:51 Create new PHPExcel object
14:22:51 Set document properties
14:22:51 Add some data
14:22:51 Set column widths
14:22:51 Add conditional formatting
14:22:51 Duplicate the conditional formatting across a range of cells
14:22:51 Set fonts
14:22:51 Set header/footer
14:22:51 Set page orientation and size
14:22:51 Rename worksheet
14:22:51 Write to Excel2007 format
14:22:51 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0033 seconds
14:22:51 Write to Excel5 format
14:22:51 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0030 seconds
14:22:51 Current memory usage: 2 MB
14:22:51 Peak memory usage: 2 MB
14:22:51 Done writing file
File has been created in /var/www/vhosts/cleaners-prod.2amigos.us/docroot/vendor/phpoffice/phpexcel/Examples