From c49e6943045833afe98329096408840d3275dfaf Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 15 Apr 2019 11:36:57 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 7f7d3c7d..53a388f6 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -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; // -- 2.39.2