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