Cell.GetFormula
Cell.GetFormula method
Get the formula of this cell.
public string GetFormula(bool isR1C1, bool isLocal)
Parameter | Type | Description |
---|---|---|
isR1C1 | Boolean | Whether the formula needs to be formatted as R1C1. |
isLocal | Boolean | Whether the formula needs to be formatted by locale. |
Return Value
the formula of this cell.
See Also
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells