10:16:22 Create new PHPExcel object
10:16:22 Set document properties
10:16:22 Add some data
10:16:22 Set header/footer
10:16:22 Add a drawing to the header
10:16:22 Set page orientation and size
10:16:22 Rename worksheet
10:16:22 Write to Excel2007 format
10:16:22 File written to 04printing.xlsx
Call time to write Workbook was 0.0162 seconds
10:16:22 Current memory usage: 6 MB
10:16:22 Write to Excel5 format
10:16:22 File written to 04printing.xls
Call time to write Workbook was 0.0165 seconds
10:16:22 Current memory usage: 6 MB
10:16:22 Peak memory usage: 6 MB
10:16:22 Done writing files
Files have been created in /home2/nkcorgnp/public_html/vendor/phpoffice/phpexcel/Examples