19:30:08 Create new PHPExcel object
19:30:08 Set document properties
19:30:08 Add some data
19:30:08 Add comments
19:30:08 Add rich-text string
19:30:08 Merge cells
19:30:08 Protect cells
19:30:08 Set cell number formats
19:30:08 Set column widths
19:30:08 Set fonts
19:30:08 Set alignments
19:30:09 Set thin black border outline around column
19:30:09 Set thick brown border outline around Total
19:30:09 Set fills
19:30:09 Set style for header row using alternative method
19:30:09 Unprotect a cell
19:30:09 Add a hyperlink to the sheet
19:30:09 Add a drawing to the worksheet
19:30:09 Add a drawing to the worksheet
19:30:09 Add a drawing to the worksheet
19:30:09 Play around with inserting and removing rows and columns
19:30:09 Set header/footer
19:30:09 Set page orientation and size
19:30:09 Rename first worksheet
19:30:09 Create a second Worksheet object
19:30:09 Add some data
19:30:09 Set the worksheet tab color
19:30:09 Set alignments
19:30:09 Set column widths
19:30:09 Set fonts
19:30:09 Add a drawing to the worksheet
19:30:09 Set page orientation and size
19:30:09 Rename second worksheet
19:30:09 Write to CSV format
19:30:09 File written to 16csv.csv
19:30:09 Read from CSV format
19:30:09 File read from 16csv.csv
19:30:09 Write to Excel2007 format
19:30:09 File written to 16csv.xlsx
19:30:09 Peak memory usage: 7.5 MB
19:30:09 Done writing files
Files have been created in /var/www/clients/client109/web531/web/typo3conf/ext/dslcontex_bak/Classes/Controller/phpexcel/Tests