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

生产力活动

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

插入列

UiPath.Excel.Activities.ExcelInsertColumn

在表格中插入新列。如果未指定位置,则将列插入到表格的末尾。只能在“Excel 应用程序作用域”或“使用 Excel 文件”活动中使用。

属性

备注:

必须为字符串加上引号。

输入
  • “表格名称”- 在其中添加新列的表格的名称。仅支持字符串和字符串变量。
  • “列名称”- 要添加的列的名称。仅支持字符串变量和字符串。
  • Position - The column number where to add a new column. The column count starts at 0. Only Integer variables and integers are supported.
  • SheetName - The name of the sheet in which to add a new column. By default, this is filled in with "Sheet1." Only String variables are supported.
常见
  • “显示名称”- 活动的显示名称。
其他
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

“插入列”活动使用示例

您可以查看包含多个活动的示例,了解如何使用“插入列”活动,以及如何将其用于管理多个数据库。您可在此处查看和下载该示例。

  • 属性
  • “插入列”活动使用示例

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新