var a = _g().getCellValue(FR.columnRow2CellStr({col: col-4, row: ro}),null,a);var location = this.options.location; //获取当前控件的位置 var cr = FR.cellStr2ColumnRow(location); var col = cr.col; //列号 var ro = cr.row; //行号 _g().setCellValue(FR.columnRow2CellStr({col: col-9, row: ro}),null,a);