AirScript 1.0 获取多个单元格的值失败
执行 console.log( Range('C6:C11').Value ) 返回错误:
uncaughtTypeError:Cannot set properties of undefined (setting '0')
今天刚发了一个帖子 AirScript 1.0 获取单个单元格的值失败,现在获取多个单元格的值也失败了。。
测试文件:
执行 console.log( Range('C6:C11').Value ) 返回错误:
uncaughtTypeError:Cannot set properties of undefined (setting '0')
今天刚发了一个帖子 AirScript 1.0 获取单个单元格的值失败,现在获取多个单元格的值也失败了。。
测试文件:
@金山办公
@金山办公
WPS函数专家