Subscribe

UiPath StudioX

The UiPath StudioX Guide

Insert Sheet

UiPath.Excel.Activities.Business.InsertSheetX

Inserts a sheet in an Excel file.

In the Body of the Activity

  • Create in workbook - Click plus button on the right side of the field and then, from the menu, select the file where to insert the sheet. Alternatively, you can select Open in Advanced Editor and enter a VB expression.
  • New sheet name - Click plus button on the right side of the field and then, from the menu, select one of the available options:
    • Data from an application added to a card in the project or from the Excel Workspace, for example a cell in an Excel file or a field from a selected Outlook email.
    • Use Saved Value - Select a value that you previously saved for later use in the project.
    • Text - Enter a name in the Text Builder.
    • Open in Advanced Editor - Enter a VB expression.

Properties

Common

  • Display Name - The name displayed for the activity in the Designer panel.

Input

Misc

  • Private - If selected, the data used in the activity is not logged by StudioX.

Updated 2 years ago


Insert Sheet


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.