12:39:20 Create new PHPExcel object
12:39:20 Set document properties
12:39:20 Add some data
12:39:20 Add comments
12:39:20 Add rich-text string
12:39:20 Merge cells
12:39:20 Protect cells
12:39:20 Set cell number formats
12:39:20 Set column widths
12:39:20 Set fonts
12:39:20 Set alignments
12:39:20 Set thin black border outline around column
12:39:20 Set thick brown border outline around Total
12:39:20 Set fills
12:39:20 Set style for header row using alternative method
12:39:20 Unprotect a cell
12:39:20 Add a hyperlink to an external website
12:39:20 Add a hyperlink to another cell on a different worksheet within the workbook
12:39:20 Add a drawing to the worksheet
12:39:20 Add a drawing to the worksheet
12:39:20 Add a drawing to the worksheet
12:39:20 Play around with inserting and removing rows and columns
12:39:21 Set header/footer
12:39:21 Set page orientation and size
12:39:21 Rename first worksheet
12:39:21 Create a second Worksheet object
12:39:21 Add some data
12:39:21 Set the worksheet tab color
12:39:21 Set alignments
12:39:21 Set column widths
12:39:21 Set fonts
12:39:21 Add a drawing to the worksheet
12:39:21 Set page orientation and size
12:39:21 Rename second worksheet
12:39:21 Write to CSV format
Notice: Trying to access array offset on value of type null in /home/azizulfi/public_html/old/invois/vendor/turbo124/phpexcel/Classes/PHPExcel/Calculation.php on line 3349
Notice: Trying to access array offset on value of type null in /home/azizulfi/public_html/old/invois/vendor/turbo124/phpexcel/Classes/PHPExcel/Calculation.php on line 3349
12:39:21 File written to 16csv.csv
Call time to write Workbook was 0.0994 seconds
12:39:21 Current memory usage: 2 MB
12:39:21 Read from CSV format
Call time to reload Workbook was 0.0900 seconds
12:39:21 Current memory usage: 2 MB
12:39:21 Write to Excel2007 format
12:39:21 File written to 16csv.xlsx
Call time to write Workbook was 0.1059 seconds
12:39:21 Current memory usage: 4 MB
12:39:21 Write to CSV format
12:39:21 File written to 16csv_excel.csv
Call time to write Workbook was 0.0012 seconds
12:39:21 Current memory usage: 4 MB
12:39:21 Peak memory usage: 4 MB
12:39:21 Done writing files
Files have been created in /home/azizulfi/public_html/old/invois/vendor/turbo124/phpexcel/Examples