17:17:53 Create new PHPExcel object
17:17:53 Set document properties
17:17:53 Add some data
17:17:53 Add comments
17:17:53 Add rich-text string
17:17:53 Merge cells
17:17:53 Protect cells
17:17:53 Set cell number formats
17:17:53 Set column widths
17:17:53 Set fonts
17:17:53 Set alignments
17:17:53 Set thin black border outline around column
17:17:53 Set thick brown border outline around Total
17:17:53 Set fills
17:17:53 Set style for header row using alternative method
17:17:53 Unprotect a cell
17:17:53 Add a hyperlink to the sheet
17:17:53 Add a drawing to the worksheet
17:17:53 Add a drawing to the worksheet
17:17:53 Add a drawing to the worksheet
17:17:53 Play around with inserting and removing rows and columns
17:17:53 Set header/footer
17:17:53 Set page orientation and size
17:17:53 Rename first worksheet
17:17:53 Create a second Worksheet object
17:17:53 Add some data
17:17:53 Set the worksheet tab color
17:17:53 Set alignments
17:17:53 Set column widths
17:17:53 Set fonts
17:17:53 Add a drawing to the worksheet
17:17:53 Set page orientation and size
17:17:53 Rename second worksheet
17:17:53 Write to Excel2007 format
17:17:53 File written to 05featuredemo.xlsx
Call time to write Workbook was 0.0229 seconds
17:17:53 Current memory usage: 1.25 MB
17:17:53 Write to Excel5 format
17:17:53 File written to 05featuredemo.xls
Call time to write Workbook was 0.0262 seconds
17:17:53 Current memory usage: 1.75 MB
17:17:53 Peak memory usage: 1.75 MB
17:17:53 Done writing files
Files have been created in /home/bjgrgao/www/cuaderno/PHPExcel_1/Examples