Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在自定义文本方面,我想检查前一行单元格的值。
我试过rows[row.index - 1]没有结果。
rows[row.index - 1]
google优化不允许您直接获取上一行。您可能想查看填写选项,但不确定它是否对您的项目有帮助:http: //googlerefine.blogspot.ca/2012/03/fill-down-right-and-secure-way.html