05:41:13 Create new PHPExcel object
05:41:13 Set document properties
05:41:13 Add some data
05:41:13 Add comments
05:41:13 Add rich-text string
05:41:13 Merge cells
05:41:13 Protect cells
05:41:13 Set cell number formats
05:41:13 Set column widths
05:41:13 Set fonts
05:41:13 Set alignments
05:41:13 Set thin black border outline around column
05:41:13 Set thick brown border outline around Total
05:41:13 Set fills
05:41:13 Set style for header row using alternative method
05:41:13 Unprotect a cell
05:41:13 Add a hyperlink to an external website
05:41:13 Add a hyperlink to another cell on a different worksheet within the workbook
05:41:13 Add a drawing to the worksheet
05:41:13 Add a drawing to the worksheet
05:41:13 Add a drawing to the worksheet
05:41:13 Play around with inserting and removing rows and columns
05:41:13 Set header/footer
05:41:13 Set page orientation and size
05:41:13 Rename first worksheet
05:41:13 Create a second Worksheet object
05:41:13 Add some data
05:41:13 Set the worksheet tab color
05:41:13 Set alignments
05:41:13 Set column widths
05:41:13 Set fonts
05:41:13 Add a drawing to the worksheet
05:41:13 Set page orientation and size
05:41:13 Rename second worksheet
05:41:13 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/scientificatiles/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE.php on line 288
05:41:13 File written to 14excel5.xls
Call time to write Workbook was 0.0206 seconds
05:41:13 Current memory usage: 6 MB
05:41:13 Peak memory usage: 6 MB
05:41:13 Done writing file
File has been created in /home/scientificatiles/public_html/vendor/phpoffice/phpexcel/Examples