13:49:43 Create new PHPExcel object
13:49:43 Set document properties
13:49:43 Add some data
13:49:43 Add comments
13:49:43 Add rich-text string
13:49:43 Merge cells
13:49:43 Protect cells
13:49:43 Set cell number formats
13:49:43 Set column widths
13:49:43 Set fonts
13:49:43 Set alignments
13:49:43 Set thin black border outline around column
13:49:43 Set thick brown border outline around Total
13:49:43 Set fills
13:49:43 Set style for header row using alternative method
13:49:43 Unprotect a cell
13:49:43 Add a hyperlink to the sheet
13:49:43 Add a drawing to the worksheet
13:49:43 Add a drawing to the worksheet
13:49:43 Add a drawing to the worksheet
13:49:43 Play around with inserting and removing rows and columns
13:49:43 Set header/footer
13:49:43 Set page orientation and size
13:49:43 Rename first worksheet
13:49:43 Create a second Worksheet object
13:49:43 Add some data
13:49:43 Set the worksheet tab color
13:49:43 Set alignments
13:49:43 Set column widths
13:49:43 Set fonts
13:49:43 Add a drawing to the worksheet
13:49:43 Set page orientation and size
13:49:43 Rename second worksheet
13:49:43 Write to CSV format
13:49:43 File written to 16csv.csv
Call time to write Workbook was 0.0139 seconds
13:49:43 Current memory usage: 5.5 MB
13:49:43 Read from CSV format
Call time to reload Workbook was 0.0019 seconds
13:49:43 Current memory usage: 5.5 MB
13:49:43 Write to Excel2007 format
13:49:43 File written to 16csv.xlsx
Call time to write Workbook was 0.0184 seconds
13:49:43 Current memory usage: 7.5 MB
13:49:43 Write to CSV format
13:49:43 File written to 16csv_excel.csv
Call time to write Workbook was 0.0006 seconds
13:49:43 Current memory usage: 7.5 MB
13:49:43 Peak memory usage: 7.5 MB
13:49:43 Done writing files
Files have been created in /var/www/html/gae/root/plugins/phpexcel/1_8_0/Examples