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