14:09:05 Create new PHPExcel object
14:09:05 Set document properties
14:09:05 Add some data
14:09:05 Add comments
14:09:05 Add rich-text string
14:09:05 Merge cells
14:09:05 Protect cells
14:09:05 Set cell number formats
14:09:05 Set column widths
14:09:05 Set fonts
14:09:05 Set alignments
14:09:05 Set thin black border outline around column
14:09:05 Set thick brown border outline around Total
14:09:05 Set fills
14:09:05 Set style for header row using alternative method
14:09:05 Unprotect a cell
14:09:05 Add a hyperlink to an external website
14:09:05 Add a hyperlink to another cell on a different worksheet within the workbook
14:09:05 Add a drawing to the worksheet
14:09:05 Add a drawing to the worksheet
14:09:05 Add a drawing to the worksheet
14:09:05 Play around with inserting and removing rows and columns
14:09:06 Set header/footer
14:09:06 Set page orientation and size
14:09:06 Rename first worksheet
14:09:06 Create a second Worksheet object
14:09:06 Add some data
14:09:06 Set the worksheet tab color
14:09:06 Set alignments
14:09:06 Set column widths
14:09:06 Set fonts
14:09:06 Add a drawing to the worksheet
14:09:06 Set page orientation and size
14:09:06 Rename second worksheet
14:09:06 Write to Excel5 format
14:09:06 File written to 14excel5.xls
Call time to write Workbook was 0.0165 seconds
14:09:06 Current memory usage: 1.5 MB
14:09:06 Peak memory usage: 1.5 MB
14:09:06 Done writing file
File has been created in /var/www/html/auditoria/vendor/phpoffice/phpexcel/Examples