Pman.Gnumeric.js
authorEdward <edward@roojs.com>
Mon, 15 Apr 2019 03:36:57 +0000 (11:36 +0800)
committerEdward <edward@roojs.com>
Mon, 15 Apr 2019 03:36:57 +0000 (11:36 +0800)
Pman.Gnumeric.js

index 7f7d3c7..53a388f 100644 (file)
@@ -1202,7 +1202,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         
         soi.setAttribute('ObjectBound',
             //gnumeric_colRowToName(row,col) + ':' + gnumeric_colRowToName(row+1,col+1));
-            this.RCtoCell(row,col) + ':' + this.RCtoCell(row,endcol));
+            this.RCtoCell(row,col) + ':' + this.RCtoCell(row,col));
      
         var ww = 0.01; // offset a bit...
         var hh = 0.01; //