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

生产力活动

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

插入列

UiPath.MicrosoftOffice365.Activities.Excel.InsertColumn

描述

使用 Microsoft Graph创建列API 在表格中插入新列。指定位置的上一列向右移动。

作用域

此活动需要以下作用域:

  • Files.ReadWrite

  • Files.ReadWrite.All

  • Sites.ReadWrite.All

项目兼容性

Windows - Legacy | Windows

配置

属性

常见
  • “显示名称”- 活动的显示名称。 此属性支持 String 变量和字符串格式的值。
输入
  • “列名称” - 要插入的新列的名称。此属性支持String变量和字符串格式的值。
  • Column Values - The values to add in the new column, specified as a DataTable containing only one column. This field supports only DataTable variables.
  • Position - The relative position of the new column. If left blank or if the value is greater than the index of the last column, the column is added to the end. If the value is less than 0, it is added to the front. This field supports only integer and Int32 variables.
  • “表格名称” - 表格的名称。此属性支持String变量和字符串格式的值。
  • “工作簿” - Excel 文档的驱动器项目。使用“查找文件和文件夹”活动检索此驱动器项目。此字段仅支持DriveItem变量。
其他
  • “私有” - 选中后将不再以“Verbose”级别记录变量和参数的值。该字段仅支持“布尔值”。
  • 描述
  • 作用域
  • 项目兼容性
  • 配置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新