Aiwozo.Excelfile.Core.Activities.DeleteRange
- DeleteRange activity is used to delete a specified range in an Excel workbook.
- This activity only works inside the excel application scope.
Properties
ย ย ย Misc
- DisplayName (String) โ To set a meaningful name according to the user.
- Range (InArgument<String>) – The range which needs to get deleted.
- SheetName (InArgument<String>) โ The name of the sheet from where the specified range is to be deleted.