00:34:35 Create new PHPExcel object
00:34:35 Set document properties
00:34:35 Add some data
00:34:35 Add comments
00:34:35 Add rich-text string
00:34:35 Merge cells
00:34:35 Protect cells
00:34:35 Set cell number formats
00:34:35 Set column widths
00:34:35 Set fonts
00:34:35 Set alignments
00:34:35 Set thin black border outline around column
00:34:35 Set thick brown border outline around Total
00:34:35 Set fills
00:34:35 Set style for header row using alternative method
00:34:35 Unprotect a cell
00:34:35 Add a hyperlink to the sheet
00:34:35 Add a drawing to the worksheet
00:34:35 Add a drawing to the worksheet
00:34:35 Add a drawing to the worksheet
00:34:35 Play around with inserting and removing rows and columns
00:34:35 Set header/footer
00:34:35 Set page orientation and size
00:34:35 Rename first worksheet
00:34:35 Create a second Worksheet object
00:34:35 Add some data
00:34:35 Set the worksheet tab color
00:34:35 Set alignments
00:34:35 Set column widths
00:34:35 Set fonts
00:34:35 Add a drawing to the worksheet
00:34:35 Set page orientation and size
00:34:35 Rename second worksheet
00:34:35 Write to Excel2007 format
00:34:35 File written to 05featuredemo.xlsx
Call time to write Workbook was 0.0364 seconds
00:34:35 Current memory usage: 4.25 MB
00:34:35 Write to Excel5 format
00:34:35 File written to 05featuredemo.xls
Call time to write Workbook was 0.0486 seconds
00:34:35 Current memory usage: 6 MB
00:34:35 Peak memory usage: 6.25 MB
00:34:35 Done writing files
Files have been created in C:\SingularLogic\Genesis\WebDocs\lib\libs\phpexcel\Examples