03:07:33 Create new PHPExcel object
03:07:33 Set document properties
03:07:33 Add some data
03:07:33 Set header/footer
03:07:33 Add a drawing to the header
03:07:33 Set page orientation and size
03:07:33 Rename worksheet
03:07:33 Write to Excel2007 format
03:07:33 File written to 04printing.xlsx
Call time to write Workbook was 0.0262 seconds
03:07:33 Current memory usage: 6 MB
03:07:33 Write to Excel5 format
03:07:33 File written to 04printing.xls
Call time to write Workbook was 0.0199 seconds
03:07:33 Current memory usage: 8 MB
03:07:33 Peak memory usage: 8 MB
03:07:33 Done writing files
Files have been created in C:\Apache24\htdocs\leaf_webview\vendor\phpoffice\phpexcel\Examples