Delete Sheet
The Delete Sheet component in Robbot RPA enables you to process of delete a sheet from your workbook in Microsoft Excel.
Parameterss
Sheet Name : Type the sheet name you want to delete. Type : String
Usage
To use the Delete Sheet component in your Robot RPA project, follow these steps:
Open your Robbot RPA project.
Drag and drop the Delete Sheet component to the activity adding section of the Open Excel component.
Configure the component by providing the necessary input:
Enter the name of the sheet you want to delete in the Sheet Name parameter.
Continue building your sequence or workflow by adding other components or actions as needed.
Execute your sequence or workflow to delete the specified sheet in the Excel file.
By using the Delete sheet component you can easily delete a sheet in excel your Robot RPA project.Specify the sheet name to customize the behavior of the component. The sheet be deleted will be deleted from the desired Excel file.