1. Home
  2. Docs
  3. EXCEL Activities
  4. Processing
  5. ColoumnHide

ColoumnHide

Aiwozo.Excelfile.Core.Activities.ColumnHide

  • ColumnHide activity is used to hide/unhide the columns of excel sheet.
  • This activity only works inside the excel application scope.

Properties

       Misc

  • Columns (InArgument<String>) – Name of the columns which is to hide/unhide.
  • DisplayName (String) – To set a meaningful name according to the user.
  • HideType (Boolean) –It must be ticked for columns to hide and to unhide the columns it must be unticked.
  • SheetName (InArgument<String>) – Name of the specific sheet in which action needs to be performed