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