12:38:57 Create new PHPExcel object
12:38:57 Set document properties
12:38:57 Add some data
12:38:57 Set column widths
12:38:57 Add conditional formatting
12:38:57 Duplicate the conditional formatting across a range of cells
12:38:57 Set fonts
12:38:57 Set header/footer
12:38:57 Set page orientation and size
12:38:57 Rename worksheet
12:38:57 Write to Excel2007 format
12:38:57 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0046 seconds
12:38:57 Write to Excel5 format
12:38:57 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0043 seconds
12:38:57 Current memory usage: 1.25 MB
12:38:57 Peak memory usage: 1.25 MB
12:38:57 Done writing file
File has been created in /home/bjgrgao/www/cuaderno/PHPExcel_1/Examples