19:48:17 Create new PHPExcel object
19:48:17 Set document properties
19:48:17 Add some data
19:48:17 Add comments
19:48:17 Add rich-text string
19:48:17 Merge cells
19:48:17 Protect cells
19:48:17 Set cell number formats
19:48:17 Set column widths
19:48:17 Set fonts
19:48:17 Set alignments
19:48:17 Set thin black border outline around column
19:48:17 Set thick brown border outline around Total
19:48:17 Set fills
19:48:17 Set style for header row using alternative method
19:48:17 Unprotect a cell
19:48:17 Add a hyperlink to the sheet
19:48:17 Add a drawing to the worksheet
19:48:17 Add a drawing to the worksheet
19:48:17 Add a drawing to the worksheet
19:48:17 Play around with inserting and removing rows and columns
19:48:17 Set header/footer
19:48:17 Set page orientation and size
19:48:17 Rename first worksheet
19:48:17 Create a second Worksheet object
19:48:17 Add some data
19:48:17 Set the worksheet tab color
19:48:17 Set alignments
19:48:17 Set column widths
19:48:17 Set fonts
19:48:17 Add a drawing to the worksheet
19:48:17 Set page orientation and size
19:48:17 Rename second worksheet
19:48:17 Write to CSV format
19:48:17 File written to 16csv.csv
Call time to write Workbook was 0.0129 seconds
19:48:17 Current memory usage: 2.5 MB
19:48:17 Read from CSV format
Call time to reload Workbook was 0.0132 seconds
19:48:17 Current memory usage: 2.5 MB
19:48:17 Write to Excel2007 format
19:48:17 File written to 16csv.xlsx
Call time to write Workbook was 0.0056 seconds
19:48:17 Current memory usage: 2.75 MB
19:48:17 Write to CSV format
19:48:17 File written to 16csv_excel.csv
Call time to write Workbook was 0.0008 seconds
19:48:17 Current memory usage: 2.75 MB
19:48:17 Peak memory usage: 2.75 MB
19:48:17 Done writing files
Files have been created in /home/hsinlung/public_html/core/vendor/phpoffice/phpexcel/Examples