UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

生产力活动

填充范围

UiPath.Excel.Activities.Business.FillRangeX

描述

在某个范围内的所有单元格中输入公式或文本。该活动可以与为父级使用 Excel 文件活动选择的 Excel 文件一起使用,也可以与“项目笔记本”一起使用。

如果使用文本生成器输入公式,则 Excel 的自动递增功能会更新所有行和列的给定公式。例如,以下活动会将公式 =A3+B3 写入 C3,将 =A4+B4 写入 C4,依此类推。

配置活动

设计器面板

  • Where to write - Select Plus on the right side of the field and then, from the menu, select a named range or table to fill with data, or select Indicate in Excel to indicate a range directly from the file. Alternatively, you can select Custom Input to enter a range or table name manually, or Open in Advanced Editor to enter a VB expression.

  • What to write - Select Plus on the right side of the field, and then use one of the options in the menu to indicate the data to add to the cells in the range:

    • 项目笔记本、父级 Excel 文件或 Outlook 帐户中的数据。例如,在 Excel 文件中选择一个单元格,以将该值从该单元格复制到该范围中的每个单元格。
    • Use Saved Value - Select a value that you previously saved for later use in the project.
    • Text - Enter data in the Text Builder. Entering an Excel formula updates the formula for each cell in the range.
    • Number - Enter a numeric value.
    • “运行时询问”- 执行项目时提示输入文本。
    • Open in Advanced Editor - Enter a VB expression.

属性面板

常见
  • DisplayName - The name displayed for the activity in the Designer panel.
目标
  • 请在活动主体中查看写入位置
输入
  • 请在活动主体中查看写入内容
其他
  • 私有 - 选中后将不再以“Verbose”级别记录变量和参数的值。
  • 描述
  • 配置活动
  • 设计器面板
  • 属性面板

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新