Autofit rows/columns

Autofit rows/columns activity is used to fit the entries in rows and columns automatically.

*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.
Rows The row index is written (Starts from 1).
Columns The column name or index is written (Starts from 1).

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 as shown in the example.

Sheet1

Sheet index example

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

5

Rows examples

You can use the Rows as shown in the example.

1

1:5

Columns examples

You can use the Columns as shown in the example.

A1

A1:B5

1

1:5