13:12:25 Create new PHPExcel object
13:12:25 Set document properties
13:12:25 Add some data

Notice: Trying to access array offset on value of type float in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 86
13:12:25 Add comments
13:12:25 Add rich-text string
13:12:25 Merge cells
13:12:25 Protect cells
13:12:25 Set cell number formats
13:12:25 Set column widths
13:12:25 Set fonts
13:12:25 Set alignments
13:12:25 Set thin black border outline around column
13:12:25 Set thick brown border outline around Total
13:12:25 Set fills
13:12:25 Set style for header row using alternative method
13:12:25 Unprotect a cell
13:12:25 Add a hyperlink to the sheet
13:12:25 Add a drawing to the worksheet
13:12:25 Add a drawing to the worksheet
13:12:25 Add a drawing to the worksheet
13:12:25 Play around with inserting and removing rows and columns

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/ReferenceHelper.php on line 892

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/ReferenceHelper.php on line 892

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/ReferenceHelper.php on line 894

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/ReferenceHelper.php on line 894
13:12:25 Set header/footer
13:12:25 Set page orientation and size
13:12:25 Rename first worksheet
13:12:25 Create a second Worksheet object
13:12:25 Add some data
13:12:25 Set the worksheet tab color
13:12:25 Set alignments
13:12:25 Set column widths
13:12:25 Set fonts
13:12:25 Add a drawing to the worksheet
13:12:25 Set page orientation and size
13:12:25 Rename second worksheet
13:12:25 Write to CSV format

Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Calculation.php on line 2947

Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Calculation.php on line 2947
13:12:25 File written to 16csv.csv
Call time to write Workbook was 0.0172 seconds
13:12:25 Current memory usage: 4 MB
13:12:25 Read from CSV format
Call time to reload Workbook was 0.0064 seconds
13:12:25 Current memory usage: 4 MB
13:12:25 Write to Excel2007 format
13:12:25 File written to 16csv.xlsx
Call time to write Workbook was 0.0022 seconds
13:12:25 Current memory usage: 4 MB
13:12:25 Write to CSV format
13:12:25 File written to 16csv_excel.csv
Call time to write Workbook was 0.0003 seconds
13:12:25 Current memory usage: 4 MB
13:12:25 Peak memory usage: 4 MB
13:12:25 Done writing files
Files have been created in /home/formateu/public_html/sites/all/libraries/PHPExcel/Examples