TFormula.Text Property
The formula text, as it is written on Excel. It must begin with "=" or "{" for array formulas.
Syntax
Namespace: FlexCel.Core
public String Text { get; set; }
The formula text, as it is written on Excel. It must begin with "=" or "{" for array formulas.
Namespace: FlexCel.Core
public String Text { get; set; }