List of All Members for CellFormula
This is the complete list of members for CellFormula, including inherited members.
- enum FormulaType
- CellFormula()
- CellFormula(const char *, FormulaType)
- CellFormula(const QString &, FormulaType)
- CellFormula(const QString &, const CellRange &, FormulaType)
- CellFormula(const CellFormula &)
- ~CellFormula()
- formulaText() const : QString
- formulaType() const : FormulaType
- isValid() const : bool
- reference() const : CellRange
- sharedIndex() const : int
- operator=(const CellFormula &) : CellFormula &