Aiwozo.Excelfile.Core.Activities.GetWorksheet
- GetWorksheet activity is used to search for a sheet based on its index and returns its name as a String variable.
- This activity only works inside the excel application scope.
Properties
Misc
- DisplayName (String) – To set a meaningful name according to the user.
- Index (InArgument<Int32>) – Define the index of the sheet whose name needs to be retrieved.
- Range (InArgument<String>) – The range from which the duplicate rows need to remove.
- Sheet (OutArgument<String>) – The name of the retrieved sheet