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