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