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