Hide or show

Hide or show activity is used for hiding or showing a column or a row in an Excel file.

*Excel name The reference name of the excel file which has already been opened or created is chosen in the dropdown.
Sheet name The name of the sheet to work in Excel can be added. If not added, it is accepted as the first sheet by default.
Sheet index Index of the sheet to work in Excel. If not added, it takes the first sheet by default.
Action Hide and show action is chosen rows or columns.
Rows It is written which row will be shown or hidden.
Colums It is written which columns will be shown or hidden.

Note: * Fields selected with are required, others are optional.

Excel name example

You can use the Excel name as shown in the example.

${newExcel}

Sheet name example

You can use the Sheet name file name as shown in the example .

Sheet1

Sheet index example

You can use the Sheet index as shown in the example.

5

Action examples

You can use the Action as shown in the example .

HIDE

SHOW

Rows examples

You can use the Rows as shown in the example .

1

1:5

Column examples

You can use the Rows as shown in the example.

1

1:4

Note

If the Row field is left blank, it will perform the operation for the whole column.