只要这一个,同时写var a =_g().getCellValue(0,1,1)
这就是获取单元格的值 _g().getCellValue(0,0,0) 这个也行 _g().getCellValue("A1",null)
单元格接口
https://help.fanruan.com/finereport10.0/doc-view-4008.html
把模板传上来吧