16:01:44 Create new PHPExcel object
16:01:44 Set document properties
16:01:44 Add some data
16:01:44 Add comments
16:01:44 Add rich-text string
16:01:44 Merge cells
16:01:44 Protect cells
16:01:44 Set cell number formats
16:01:44 Set column widths
16:01:44 Set fonts
16:01:44 Set alignments
16:01:44 Set thin black border outline around column
16:01:44 Set thick brown border outline around Total
16:01:44 Set fills
16:01:44 Set style for header row using alternative method
16:01:44 Unprotect a cell
16:01:44 Add a hyperlink to an external website
16:01:44 Add a hyperlink to another cell on a different worksheet within the workbook
16:01:44 Add a drawing to the worksheet
16:01:44 Add a drawing to the worksheet
16:01:44 Add a drawing to the worksheet
16:01:44 Play around with inserting and removing rows and columns
16:01:44 Set header/footer
16:01:44 Set page orientation and size
16:01:44 Rename first worksheet
16:01:44 Create a second Worksheet object
16:01:44 Add some data
16:01:44 Set the worksheet tab color
16:01:44 Set alignments
16:01:44 Set column widths
16:01:44 Set fonts
16:01:44 Add a drawing to the worksheet
16:01:44 Set page orientation and size
16:01:44 Rename second worksheet
16:01:44 Write to Excel2007 format
16:01:44 File written to 05featuredemo.xlsx
Call time to write Workbook was 0.0116 seconds
16:01:44 Current memory usage: 4 MB
16:01:44 Write to Excel5 format

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/millesimwc/www/cnfce/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
16:01:44 File written to 05featuredemo.xls
Call time to write Workbook was 0.0321 seconds
16:01:44 Current memory usage: 4 MB
16:01:44 Peak memory usage: 4 MB
16:01:44 Done writing files
Files have been created in /home/millesimwc/www/cnfce/vendor/phpoffice/phpexcel/Examples