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