02:24:03 Create new PHPExcel object
02:24:03 Set document properties
02:24:03 Add some data
02:24:03 Set header/footer
02:24:03 Add a drawing to the header
02:24:03 Set page orientation and size
02:24:03 Rename worksheet
02:24:03 Write to Excel2007 format
02:24:03 File written to 04printing.xlsx
Call time to write Workbook was 0.0187 seconds
02:24:03 Current memory usage: 2 MB
02:24:03 Write to Excel5 format
02:24:03 File written to 04printing.xls
Call time to write Workbook was 0.0115 seconds
02:24:03 Current memory usage: 2 MB
02:24:03 Peak memory usage: 2 MB
02:24:03 Done writing files
Files have been created in /home/showbiz/public_html/team/ninja/vendor/phpoffice/phpexcel/Examples