18:10:27 Create new PHPExcel object
18:10:27 Set document properties
18:10:27 Add some data
18:10:27 Add comments
18:10:27 Add rich-text string
18:10:27 Merge cells
18:10:27 Protect cells
18:10:27 Set cell number formats
18:10:27 Set column widths
18:10:27 Set fonts
18:10:27 Set alignments
18:10:27 Set thin black border outline around column
18:10:27 Set thick brown border outline around Total
18:10:27 Set fills
18:10:27 Set style for header row using alternative method
18:10:27 Unprotect a cell
18:10:27 Add a hyperlink to the sheet
18:10:27 Add a drawing to the worksheet
18:10:27 Add a drawing to the worksheet
18:10:27 Add a drawing to the worksheet
18:10:27 Play around with inserting and removing rows and columns
18:10:27 Set header/footer
18:10:27 Set page orientation and size
18:10:27 Rename first worksheet
18:10:27 Create a second Worksheet object
18:10:27 Add some data
18:10:27 Set the worksheet tab color
18:10:27 Set alignments
18:10:27 Set column widths
18:10:27 Set fonts
18:10:27 Add a drawing to the worksheet
18:10:27 Set page orientation and size
18:10:27 Rename second worksheet
18:10:27 Write to CSV format
18:10:27 File written to 16csv.csv
Call time to write Workbook was 0.0286 seconds
18:10:27 Current memory usage: 3.25 MB
18:10:27 Read from CSV format
Call time to reload Workbook was 0.0070 seconds
18:10:27 Current memory usage: 3.5 MB
18:10:27 Write to Excel2007 format
18:10:27 File written to 16csv.xlsx
Call time to write Workbook was 0.0230 seconds
18:10:27 Current memory usage: 4.5 MB
18:10:27 Write to CSV format
18:10:27 File written to 16csv_excel.csv
Call time to write Workbook was 0.0013 seconds
18:10:27 Current memory usage: 4.5 MB
18:10:27 Peak memory usage: 4.5 MB
18:10:27 Done writing files
Files have been created in C:\SingularLogic\Genesis\WebDocs\lib\libs\phpexcel\Examples