1. Home
  2. Docs
  3. EXCEL Activities
  4. WorkBook
  5. DeleteSheet

DeleteSheet

Aiwozo.Excelfile.Core.Activities.DeleteSheet

  • DeleteSheet activity is used to delete a sheet from a excel spreadsheet.
  • This activity only works inside the excel application scope.

Properties

      Misc

  • DisplayName (String) – To set a meaningful name according to the user.
  • SheetName (InArgument<String>) – The name of the sheet which needs to be deleted.