> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 替换单元格

在指定范围内，查找并替换符合查找条件的单元格。

返回结果字典结构：matched\_cellsstring\[]符合查找条件的单元格数组，不包含公式，例如 \["A1", "A2"...]。matched\_formula\_cellsstring\[]符合查找条件的含有公式的单元格数组，例如 \["B3", "H7"...]。rows\_countint符合查找条件的总行数

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
