Aiwozo.Excelfile.Core.Activities.HideUnhideSheet
- HideUnhideSheet activity is used to hide/unhide a specified sheet in 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.
- IsHide (Boolean) – To hide a sheet it must be selected and for unhiding it must be unselected.
- SheetName (InArgument<String>) – The name of the sheet which needs to be hide/unhide