08:35:20 Create new PHPExcel object
08:35:20 Set document properties
08:35:20 Add some data
08:35:20 Add comments
08:35:20 Add rich-text string
08:35:20 Merge cells
08:35:20 Protect cells
08:35:20 Set cell number formats
08:35:20 Set column widths
08:35:20 Set fonts
08:35:20 Set alignments
08:35:20 Set thin black border outline around column
08:35:20 Set thick brown border outline around Total
08:35:20 Set fills
08:35:20 Set style for header row using alternative method
08:35:20 Unprotect a cell
08:35:20 Add a hyperlink to the sheet
08:35:20 Add a drawing to the worksheet
08:35:20 Add a drawing to the worksheet
08:35:20 Add a drawing to the worksheet
08:35:20 Play around with inserting and removing rows and columns
08:35:20 Set header/footer
08:35:20 Set page orientation and size
08:35:20 Rename first worksheet
08:35:20 Create a second Worksheet object
08:35:20 Add some data
08:35:20 Set the worksheet tab color
08:35:20 Set alignments
08:35:20 Set column widths
08:35:20 Set fonts
08:35:20 Add a drawing to the worksheet
08:35:20 Set page orientation and size
08:35:20 Rename second worksheet
08:35:20 Write to CSV format
08:35:20 File written to 16csv.csv
Call time to write Workbook was 0.0042 seconds
08:35:20 Current memory usage: 1.5 MB
08:35:20 Read from CSV format
Call time to reload Workbook was 0.0028 seconds
08:35:20 Current memory usage: 1.5 MB
08:35:20 Write to Excel2007 format
08:35:20 File written to 16csv.xlsx
Call time to write Workbook was 0.0100 seconds
08:35:20 Current memory usage: 1.75 MB
08:35:20 Write to CSV format
08:35:20 File written to 16csv_excel.csv
Call time to write Workbook was 0.0016 seconds
08:35:20 Current memory usage: 1.75 MB
08:35:20 Peak memory usage: 1.75 MB
08:35:20 Done writing files
Files have been created in /home/webiprobgm/vge/library/PHPExcel/Examples