04:09:29 Create new PHPExcel object
04:09:29 Set document properties
04:09:29 Add some data
04:09:29 Set column widths
04:09:29 Add conditional formatting
04:09:29 Duplicate the conditional formatting across a range of cells
04:09:29 Set fonts
04:09:29 Set header/footer
04:09:29 Set page orientation and size
04:09:29 Rename worksheet
04:09:29 Write to Excel2007 format
04:09:30 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.1290 seconds
04:09:30 Write to Excel5 format
04:09:30 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0277 seconds
04:09:30 Current memory usage: 2.75 MB
04:09:30 Peak memory usage: 3.5 MB
04:09:30 Done writing file
File has been created in /home/intran3x/public_html/vacaciones/controlador/PHPExcel18/Examples