filters
QpRecFormulaCell Class Reference
Inheritance diagram for QpRecFormulaCell:

Detailed Description
Definition at line 194 of file record.h.
Public Member Functions | |
| QpRecFormulaCell (QP_INT16 pLen, QpIStream &pIn) | |
| ~QpRecFormulaCell () | |
| const char * | formula () |
| QP_INT16 | formulaReferences () |
| QP_INT16 | formulaLen () |
Protected Attributes | |
| QP_INT16 | cCellRef |
| char * | cFormula |
| QP_INT64 | cLastValue |
| QP_INT16 | cLen |
| QP_INT16 | cState |
The documentation for this class was generated from the following files:

