GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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.nosp@m.@asy.nosp@m.nchro.nosp@m.nous.nosp@m..org

Definition at line 45 of file formulacell.h.

Field Documentation

char* _FormulaCell::formula

The user-entered formula.

Definition at line 53 of file formulacell.h.

GNCPrintAmountInfo _FormulaCell::print_info

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: