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