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