Aiwozo.Excelfile.Core.Activities.SetCellFormula
- SetCellFormula activity is used to set a formula in a specified cell of an excel spreadsheet.
- This activity only works inside the excel application scope.
Properties
Misc
- Cell (InArgument<String>) – The cell whereto set the formula.
- DisplayName (String) – To set a meaningful name according to the user.
- Formula (InArgument<String>) – Define the formula which needs to be set in the specified cell.
- SheetName (InArgument<String>) – The name of sheet where formula needs to be set in a specified cell