14:48:27 Create new PHPExcel object
14:48:27 Set document properties
14:48:27 Add some data
14:48:27 Add comments
14:48:27 Add rich-text string
14:48:27 Merge cells
14:48:27 Protect cells
14:48:27 Set cell number formats
14:48:27 Set column widths
14:48:27 Set fonts
14:48:27 Set alignments
14:48:27 Set thin black border outline around column
14:48:27 Set thick brown border outline around Total
14:48:27 Set fills
14:48:27 Set style for header row using alternative method
14:48:27 Unprotect a cell
14:48:27 Add a hyperlink to the sheet
14:48:27 Add a drawing to the worksheet
14:48:27 Add a drawing to the worksheet
14:48:28 Add a drawing to the worksheet
14:48:28 Play around with inserting and removing rows and columns
14:48:28 Set header/footer
14:48:28 Set page orientation and size
14:48:28 Rename first worksheet
14:48:28 Create a second Worksheet object
14:48:28 Add some data
14:48:28 Set the worksheet tab color
14:48:28 Set alignments
14:48:28 Set column widths
14:48:28 Set fonts
14:48:28 Add a drawing to the worksheet
14:48:28 Set page orientation and size
14:48:28 Rename second worksheet
14:48:28 Hide grid lines
14:48:28 Set orientation to landscape
14:48:28 Write to PDF format using DomPDF
NOTICE: Please set the $rendererName and $rendererLibraryPath values
at the top of this script as appropriate for your directory structure