GnuCash
5.6-150-g038405b370+
|
Go to the source code of this file.
Data Structures | |
struct | FormulaCell |
The FormulaCell is a register-table cell which can contain a formula involving numbers, formula markup and strings denoting either functions or variables. More... | |
Functions | |
BasicCell * | gnc_formula_cell_new (void) |
void | gnc_formula_cell_set_value (FormulaCell *fc, const char *newVal) |