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