05:00:16 Create new PHPExcel object
05:00:16 Set document properties
05:00:16 Add some data
05:00:16 Set column widths
05:00:16 Add conditional formatting
05:00:16 Duplicate the conditional formatting across a range of cells
05:00:16 Set fonts
05:00:16 Set header/footer
05:00:16 Set page orientation and size
05:00:16 Rename worksheet
05:00:16 Write to Excel2007 format
05:00:16 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0218 seconds
05:00:16 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\inetpub\wwwroot\trackhr.hexbis.com\api\WebReport\Classes\PHPExcel\Shared\OLE.php on line 288
05:00:16 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0204 seconds
05:00:16 Current memory usage: 6 MB
05:00:16 Peak memory usage: 6 MB
05:00:16 Done writing file
File has been created in C:\inetpub\wwwroot\trackhr.hexbis.com\api\WebReport\Examples