15:55:00 Create new PHPExcel object
15:55:00 Set document properties
15:55:00 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:55:00 Add comments
15:55:00 Add rich-text string
15:55:00 Merge cells
15:55:00 Protect cells
15:55:00 Set cell number formats
15:55:00 Set column widths
15:55:00 Set fonts
15:55:00 Set alignments
15:55:00 Set thin black border outline around column
15:55:00 Set thick brown border outline around Total
15:55:00 Set fills
15:55:00 Set style for header row using alternative method
15:55:00 Unprotect a cell
15:55:00 Add a hyperlink to the sheet
15:55:00 Add a drawing to the worksheet
15:55:00 Add a drawing to the worksheet
15:55:00 Add a drawing to the worksheet
15:55:00 Play around with inserting and removing rows and columns
15:55:00 Set header/footer
15:55:00 Set page orientation and size
15:55:00 Rename first worksheet
15:55:00 Create a second Worksheet object
15:55:00 Add some data
15:55:00 Set the worksheet tab color
15:55:00 Set alignments
15:55:00 Set column widths
15:55:00 Set fonts
15:55:00 Add a drawing to the worksheet
15:55:00 Set page orientation and size
15:55:00 Rename second worksheet
15:55:00 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
15:55:00 File written to 05featuredemo.xlsx
Call time to write Workbook was 0.0057 seconds
15:55:00 Current memory usage: 2 MB
15:55:00 Write to Excel5 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:55:00 File written to 05featuredemo.xls
Call time to write Workbook was 0.0060 seconds
15:55:00 Current memory usage: 2 MB
15:55:00 Peak memory usage: 2 MB
15:55:00 Done writing files
Files have been created in /home/formateu/public_html/sites/all/libraries/PHPExcel/Examples