14:33:31 Create new PHPExcel object
14:33:32 Set document properties
14:33:32 Add some data
14:33:32 Add comments
14:33:32 Add rich-text string
14:33:32 Merge cells
14:33:32 Protect cells
14:33:32 Set cell number formats
14:33:32 Set column widths
14:33:32 Set fonts
14:33:32 Set alignments
14:33:32 Set thin black border outline around column
14:33:32 Set thick brown border outline around Total
14:33:32 Set fills
14:33:32 Set style for header row using alternative method
14:33:32 Unprotect a cell
14:33:32 Add a hyperlink to the sheet
14:33:32 Add a drawing to the worksheet
14:33:32 Add a drawing to the worksheet
14:33:32 Add a drawing to the worksheet
14:33:32 Play around with inserting and removing rows and columns
14:33:32 Set header/footer
14:33:32 Set page orientation and size
14:33:32 Rename first worksheet
14:33:32 Create a second Worksheet object
14:33:32 Add some data
14:33:32 Set the worksheet tab color
14:33:32 Set alignments
14:33:32 Set column widths
14:33:32 Set fonts
14:33:32 Add a drawing to the worksheet
14:33:32 Set page orientation and size
14:33:32 Rename second worksheet
14:33:32 Write to CSV format
14:33:32 File written to 16csv.csv
Call time to write Workbook was 0.0423 seconds
14:33:32 Current memory usage: 5 MB
14:33:32 Read from CSV format
Call time to reload Workbook was 0.0217 seconds
14:33:32 Current memory usage: 5 MB
14:33:32 Write to Excel2007 format
14:33:32 File written to 16csv.xlsx
Call time to write Workbook was 0.1266 seconds
14:33:32 Current memory usage: 6.75 MB
14:33:32 Write to CSV format
14:33:32 File written to 16csv_excel.csv
Call time to write Workbook was 0.0115 seconds
14:33:32 Current memory usage: 6.75 MB
14:33:32 Peak memory usage: 6.75 MB
14:33:32 Done writing files
Files have been created in E:\www\mango\Examples