How To Delete Sheets From An Excel File Programmatically – In UiPath

Sometimes we might want to delete unwanted sheets from an excel file. We can do it through different means .i.e VB.net code, Powershell Script, Python or 3rd party Uipath activities… Let’s see how to do it using PowerShell script for now 🙂 Example Implementation using UiPath : Let us implement a workflow to delete unwanted … Continue reading How To Delete Sheets From An Excel File Programmatically – In UiPath