SimpleExcel.php
authorAlan Knowles <alan@roojs.com>
Fri, 12 Sep 2014 05:21:53 +0000 (13:21 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 12 Sep 2014 05:21:53 +0000 (13:21 +0800)
SimpleExcel.php

index 362aa35..181aa32 100644 (file)
@@ -31,7 +31,7 @@
  *              'dataFormat' => 'string' // to force a string..
                 'width'=>  75,
                 'renderer' => array($this, 'getThumb'),
-                'txtrenderer' => array($this, 'getThumb'), 
+                'txtrenderer' => array($this, 'cleanValue'),   // for 
  *              'color' => 'yellow', // set color for the cell which is a header element
  *              'fillBlank' => 'gray', // set the color for the cell which is a blank area
             ),