22:30:21 Create new PHPExcel object
22:30:21 Set document properties
22:30:21 Add some data
22:30:21 Set header/footer
22:30:21 Add a drawing to the header
22:30:21 Set page orientation and size
22:30:21 Rename worksheet
22:30:21 Write to Excel2007 format
22:30:21 File written to 04printing.xlsx
Call time to write Workbook was 0.0415 seconds
22:30:21 Current memory usage: 4.25 MB
22:30:21 Write to Excel5 format
22:30:21 File written to 04printing.xls
Call time to write Workbook was 0.0300 seconds
22:30:21 Current memory usage: 5.5 MB
22:30:21 Peak memory usage: 5.5 MB
22:30:21 Done writing files
Files have been created in D:\xampp\htdocs\html5games\vendor\phpoffice\phpexcel\Examples