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