使用指令过程中遇到问题?前往 八爪鱼RPA 开发者社区问答板块 提问,获取官方与社区帮助。
飞书电子表格
替换单元格
在指定范围内,查找并替换符合查找条件的单元格。
返回结果字典结构:matched_cellsstring[]符合查找条件的单元格数组,不包含公式,例如 [“A1”, “A2”…]。matched_formula_cellsstring[]符合查找条件的含有公式的单元格数组,例如 [“B3”, “H7”…]。rows_countint符合查找条件的总行数
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
