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