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

生产力活动

上次更新日期 2026年4月27日

插入行

UiPath.MicrosoftOffice365.Activities.Excel.InsertRows

描述

使用 Microsoft Graph创建行API 在表格中的指定位置插入行。所插入行下方的所有行都会向下移动。

作用域

此活动需要以下作用域:

  • Files.ReadWrite

  • Files.ReadWrite.All

  • Sites.ReadWrite.All

项目兼容性

Windows - Legacy | Windows

配置

属性

常见
  • “显示名称”- 活动的显示名称。 此属性支持 String 变量和字符串格式的值。
输入
  • “表格名称” - 表格的名称。此属性支持String变量和字符串格式的值。
  • “工作簿” - Excel 文档的驱动器项目。使用“查找文件和文件夹”活动检索此驱动器项目。此字段仅支持DriveItem变量。
其他
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
要插入的内容
  • Empty Rows - The number of empty rows to insert. This field supports only integer and Int32 variables.
  • Values - The values of the table rows to insert. This field supports only DataTable variables.
插入位置
  • Insert Position - Where to insert the new rows. Select one of three options: Start, End, SpecificIndex. The default value is Start.
  • Specific Index - The row number in the table after which to insert the new rows. Taken into consideration when Insert Position is set to SpecificIndex. This field supports only integer and Int32 variables.
  • 描述
  • 作用域
  • 项目兼容性
  • 配置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新