Pman.Gnumeric.js
authorEdward <edward@roojs.com>
Fri, 15 Feb 2019 07:44:26 +0000 (15:44 +0800)
committerEdward <edward@roojs.com>
Fri, 15 Feb 2019 07:44:26 +0000 (15:44 +0800)
Pman.Gnumeric.js

index a72fe4c..2ff22db 100644 (file)
@@ -308,7 +308,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         }
         
         var merge = this.sheet.getElementsByTagNameNS('*','Merge');
-
+        Roo.log(this.grid);
         Roo.each(merge, function(c) {
             var rc = _t.rangeToRC(c.textContent);
             //Roo.log(JSON.stringify(rc));