Remove cell style
Remove cell style activity is used for removing style of cell in Excel.
| * 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. |
| Range | The range of cells to be removing style is given. |
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
Range example
You can use the Range as shown in the example .
A1:D7
Note
The sheet name field can be left blank if it is desired to operate on the first page of the Excel file. Otherwise, it has to be filled.
If the Range field is not filled, all of the data in the excel file constitutes the dataset range.