GnuCash 2.3.0
Data Fields
_FormulaCell Struct Reference

#include <formulacell.h>

Data Fields

BasicCell cell
GNCPrintAmountInfo print_info
char * formula

Detailed Description

FILE: formulacell.h

FUNCTION:

The FormulaCell is a register-table cell which can contain a formula involving numbers, formula markup and strings denoting either functions or variables.

Copyright (c) 2002 Joshua Sled <jsled@asynchronous.org>

Definition at line 45 of file formulacell.h.


Field Documentation

The user-entered formula.

Definition at line 53 of file formulacell.h.

The print-info for numeric values.

Definition at line 50 of file formulacell.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines