Write Cell
Set a value or formular to a single cell in Microsoft Excel
Input
- Range: Value to be written. (If the formula field is also filled, no value is written, only the formula is written.)
- Type:
System.String - Required
- Type:
- Sheet Name: The name of the page where the operation will take place
- Type:
System.String
- Type:
- Value: The value to be written. (If the formula field is also filled, the value is not written, only the formula is written.)
- Type:
System.Object - Required
- Type:
- Formula: The formula to be written
- Type:
System.String - Required
- Type:
Details
- This activity can only be used within the Use Excel File activity. Excel application must be installed on the machine where the process will run.