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