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.