IXlCell.SetFormula Method
Name | Parameters | Description |
---|---|---|
SetFormula(IXlFormulaParameter) | formula | Assigns the specified formula to a cell. |
SetFormula(XlExpression) | formula | Assigns the specified formula expression to a cell. |
SetFormula(String) | formula | Assigns the specified formula string to a cell. |