04:27:27 Create new PHPExcel object
04:27:27 Set document properties
04:27:27 Add some data
04:27:27 Add comments
04:27:27 Add rich-text string
04:27:27 Merge cells
04:27:27 Protect cells
04:27:27 Set cell number formats
04:27:27 Set column widths
04:27:27 Set fonts
04:27:27 Set alignments
04:27:27 Set thin black border outline around column
04:27:27 Set thick brown border outline around Total
04:27:27 Set fills
04:27:27 Set style for header row using alternative method
04:27:27 Unprotect a cell
04:27:27 Add a hyperlink to an external website
04:27:27 Add a hyperlink to another cell on a different worksheet within the workbook
04:27:27 Add a drawing to the worksheet
04:27:27 Add a drawing to the worksheet
04:27:27 Add a drawing to the worksheet
04:27:27 Play around with inserting and removing rows and columns
04:27:27 Set header/footer
04:27:27 Set page orientation and size
04:27:27 Rename first worksheet
04:27:27 Create a second Worksheet object
04:27:27 Add some data
04:27:27 Set the worksheet tab color
04:27:27 Set alignments
04:27:27 Set column widths
04:27:27 Set fonts
04:27:27 Add a drawing to the worksheet
04:27:27 Set page orientation and size
04:27:27 Rename second worksheet
04:27:27 Write to Excel2007 format
04:27:27 File written to 05featuredemo.xlsx
Call time to write Workbook was 0.0276 seconds
04:27:27 Current memory usage: 3 MB
04:27:27 Write to Excel5 format
04:27:28 File written to 05featuredemo.xls
Call time to write Workbook was 0.0543 seconds
04:27:28 Current memory usage: 3.5 MB
04:27:28 Peak memory usage: 4.25 MB
04:27:28 Done writing files
Files have been created in /home/intran3x/public_html/vacaciones/controlador/PHPExcel18/Examples