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