GridCell.SetFormula
GridCell.SetFormula method
Set the formula and the value of the formula.
public void SetFormula(string formula, object value)
| Parameter | Type | Description |
|---|---|---|
| formula | String | The formula. |
| value | Object | The value of the formula. |
See Also
- class GridCell
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop