Pman.Gnumeric.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 02:34:00 +0000 (10:34 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 02:34:00 +0000 (10:34 +0800)
Pman.Gnumeric.js

index 9f2c96d..04da6db 100644 (file)
@@ -455,7 +455,11 @@ Roo.extend(Pman.Gnumeric.prototype, Roo.Observable, {
         }
         this.grid[cs.r][cs.c].dom.textContent=  v;
     },
-           
+     /**
+     * toHTML: 
+     * Convert spreadsheet into a HTML table.
+     */
+            
     toHTML :function()
     {
          var _t = this;