09:00:43 Create new PHPExcel object
09:00:43 Set document properties
09:00:43 Add some data
09:00:43 Add comments
09:00:43 Add rich-text string
09:00:43 Merge cells
09:00:43 Protect cells
09:00:43 Set cell number formats
09:00:43 Set column widths
09:00:43 Set fonts
09:00:43 Set alignments
09:00:43 Set thin black border outline around column
09:00:43 Set thick brown border outline around Total
09:00:43 Set fills
09:00:43 Set style for header row using alternative method
09:00:43 Unprotect a cell
09:00:43 Add a hyperlink to an external website
09:00:43 Add a hyperlink to another cell on a different worksheet within the workbook
09:00:43 Add a drawing to the worksheet
09:00:43 Add a drawing to the worksheet
09:00:43 Add a drawing to the worksheet
09:00:43 Play around with inserting and removing rows and columns
09:00:44 Set header/footer
09:00:44 Set page orientation and size
09:00:44 Rename first worksheet
09:00:44 Create a second Worksheet object
09:00:44 Add some data
09:00:44 Set the worksheet tab color
09:00:44 Set alignments
09:00:44 Set column widths
09:00:44 Set fonts
09:00:44 Add a drawing to the worksheet
09:00:44 Set page orientation and size
09:00:44 Rename second worksheet
09:00:44 Write to Excel2007 format
09:00:44 File written to 05featuredemo.xlsx
Call time to write Workbook was 0.0438 seconds
09:00:44 Current memory usage: 4.5 MB
09:00:44 Write to Excel5 format
09:00:44 File written to 05featuredemo.xls
Call time to write Workbook was 0.0456 seconds
09:00:44 Current memory usage: 6.5 MB
09:00:44 Peak memory usage: 6.5 MB
09:00:44 Done writing files
Files have been created in D:\xampp\htdocs\html5games\vendor\phpoffice\phpexcel\Examples