FormulaCellValue constructor
const
FormulaCellValue(
- String formula
Creates a formula cell value from the given formula string.
Implementation
const FormulaCellValue(this.formula);
Creates a formula cell value from the given formula string.
const FormulaCellValue(this.formula);