WriteCell
When to use the WriteCell activity
This activity helps you write the content in a specified cell.
Figure 1
Activity Name |
Picture |
WriteCell |
Figure 1.1
|
S.no |
Description |
1 |
Specify the input cell where you are required to write the content |
|
2 |
Specify the input string that you are required to write , that is, the content |
|
3 |
Specify the password string if the sheet is password protected |
|
4 |
Specify the sheet name in which you are required to write a cell |
|
5 |
Displays the action that the activity performs in the workflow |
|
6 |
Specify whether to continue executing the workflow even if the activity fails |
|
7 |
Define the condition that you prefer to validate. It supports only Boolean value. |
InputString: the data should always be a string.
Password :to be provided only if the workbook is password protected.
Activity: The WriteCell activity helps you write data into a specified cell of an excel workbook.