15:56:47 Create new PHPExcel object
15:56:47 Set document properties
15:56:47 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
15:56:47 Add comments
15:56:47 Add rich-text string
15:56:47 Merge cells
15:56:47 Protect cells
15:56:47 Set cell number formats
15:56:47 Set column widths
15:56:47 Set fonts
15:56:47 Set alignments
15:56:47 Set thin black border outline around column
15:56:47 Set thick brown border outline around Total
15:56:47 Set fills
15:56:47 Set style for header row using alternative method
15:56:47 Unprotect a cell
15:56:47 Add a hyperlink to the sheet
15:56:47 Add a drawing to the worksheet
15:56:47 Add a drawing to the worksheet
15:56:47 Add a drawing to the worksheet
15:56:47 Play around with inserting and removing rows and columns
15:56:47 Set header/footer
15:56:47 Set page orientation and size
15:56:47 Rename first worksheet
15:56:47 Create a second Worksheet object
15:56:47 Add some data
15:56:47 Set the worksheet tab color
15:56:47 Set alignments
15:56:47 Set column widths
15:56:47 Set fonts
15:56:47 Add a drawing to the worksheet
15:56:47 Set page orientation and size
15:56:47 Rename second worksheet
15:56:47 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
15:56:47 File written to 16csv.csv
Call time to write Workbook was 0.0018 seconds
15:56:47 Current memory usage: 2 MB
15:56:47 Read from CSV format
Call time to reload Workbook was 0.0124 seconds
15:56:47 Current memory usage: 2 MB
15:56:47 Write to Excel2007 format
15:56:47 File written to 16csv.xlsx
Call time to write Workbook was 0.0022 seconds
15:56:47 Current memory usage: 2 MB
15:56:47 Write to CSV format
15:56:47 File written to 16csv_excel.csv
Call time to write Workbook was 0.0003 seconds
15:56:47 Current memory usage: 2 MB
15:56:47 Peak memory usage: 2 MB
15:56:47 Done writing files
Files have been created in /home/formateu/public_html/sites/all/libraries/PHPExcel/Examples