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