02:19:41 Create new PHPExcel object
02:19:41 Set document properties
02:19:41 Add some data
02:19:41 Set column widths
02:19:41 Add conditional formatting
02:19:41 Duplicate the conditional formatting across a range of cells
02:19:41 Set fonts
02:19:41 Set header/footer
02:19:41 Set page orientation and size
02:19:41 Rename worksheet
02:19:41 Write to Excel2007 format
02:19:41 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0205 seconds
02:19:41 Write to Excel5 format
02:19:41 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0245 seconds
02:19:41 Current memory usage: 7.25 MB
02:19:41 Peak memory usage: 7.25 MB
02:19:41 Done writing file
File has been created in /home/caballoscriollos/public_html/espanol/library/PHPExcel/Examples