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