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.