Excel Automation ( Workbook )

How can I download or save a specific sheet from a workbook?
I need to build a bot that performs Excel automation(workbook). The process involves fetching input values from one Excel workbook and entering them into a main Excel workbook. The main workbook contains formulas that process the data and generate the result in a separate sheet. I want to download or save that result sheet as a PDF.

@rahul.g

You can use the ‘Save Excel File As PDF’ activity.