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