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