UiPath Documentation
activities
latest
false

工作流活动

上次更新日期 2026年5月11日

更新行项目

UiPath.Core.Activities.UpdateRowItem

将指定值赋予数据表行的指定列。

项目兼容性

Windows | “Windows - 旧版”

配置

  • Value - The value to be written to the indicated column. In StudioX, you can use the Plus docs image icon to select one of the available options:
    • Data from the Project Notebook, a parent Excel file or Outlook account. For example, select an Excel file, and then select Indicate in Excel to indicate a cell from the file, or select an email in Outlook and then select a field in the email that contains the value.
    • “运行时询问”- 执行项目时提示输入值。
    • “从剪贴板粘贴” - 将您以前复制的值粘贴到项目中的剪贴板中。
    • “文本”- 在文本生成器中输入文本。
    • Use Saved Value - Select a value that you previously saved for later use in the project.
    • Open in Advanced Editor - Enter a VB expression.
  • Row - The name used to reference the DataTable row containing the column whose value should be updated. The default value is CurrentRow. Click Plus 文档图像 on the right side of the field and select the row. Alternatively, select Open in Advanced Editor to enter a VB expression.
  • Column - Specify either the column number(index) or name whose values should be updated. In StudioX, you can use the Plus docs image icon to select one of the available options:
    • “数字”- 应更新其值的列的编号。
      • - 从列表中选择一列。显示的列数取决于“对于数据表中的每一行” 活动的“列数” 属性。
      • 项目笔记本或父级 Excel 文件中的数据。例如,选择一个 Excel 文件,然后选择“在 Excel 中指定”以指定文件中包含该数字的单元格。
      • Number - Enter a numeric value.
      • Ask when run - Prompt for a number when the project is executed.
      • Use Saved Value - Select a value that you previously saved for later use in the project.
      • Open in Advanced Editor - Enter a VB expression.
    • “名称”- 应更新其值的列的名称。
      • - 从列表中选择一列。显示的列名称与您 在对于数据表中的每一行 活动的 标头名称 属性中提供的名称相同。
      • 项目笔记本、父级 Excel 文件或 Outlook 帐户中的数据。例如,选择一个 Excel 文件,然后选择“在 Excel中指明”以指明文件中的单元格,或者在 Outlook 中选择一个电子邮件,然后在电子邮件中选择一个包含该名称的字段。
      • “运行时询问”- 执行项目时提示输入文本。
      • “从剪贴板粘贴” - 将您以前复制的值粘贴到项目中的剪贴板中。
      • “文本”- 在文本生成器中输入名称。
      • Use Saved Value - Select a value that you previously saved for later use in the project.
      • Open in Advanced Editor - Enter a VB expression.

在属性面板中

选项
  • “显示名称”- 活动的显示名称。
  • “列名称”- 要更新的列的名称。
  • “列数”- 要更新的列的编号(索引)。
  • “行”- 包含应更新其值的列的数据行。
  • “值”- 要写入指定列的值。
  • Private - If selected, the data used in the activity is not logged by Studio.
  • 项目兼容性
  • 配置
  • 在属性面板中

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新