UiPath Documentation
activities
latest
false

Productivity activities

Delete Column

UiPath.Excel.Activities.ExcelDeleteColumn

Description

Deletes a table column from a spreadsheet based on its name. Can only be used in the Excel Application Scope or Use Excel File activities.

Project compatibility

Windows - Legacy | Windows

Properties

Input

Note:

Strings must be placed between quotation marks.

  • TableName - The name of the table in which the column you want to delete is. Only String variables and strings are supported.
  • ColumnName - The name of the column that you want to delete. Only String variables and strings are supported.
  • SheetName - The name of the sheet in which the column you want to delete is. By default, this is filled in with "Sheet1." Only String variables and strings are supported.

Common

  • DisplayName - The display name of the activity.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • Description
  • Project compatibility
  • Properties
  • Input
  • Common
  • Misc

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated