Aiwozo.Excelfile.Core.Activities.SelectRange
- SelectRange activity is used to select a specified range from an Excel spreadsheet for performing further actions.
- 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 be selected.
- Sheet (InArgument<String>) – The name of the sheet from which the specified range to be selected.