Spread Windows Forms 12.0 Product Documentation
Managing Formulas in Cells
Spread Windows Forms 12.0 Product Documentation > Developer's Guide > Customizing Interaction in Cells > Managing Formulas in Cells

You can set up and perform calculations using formulas in cells. This may involve these tasks:

For more information on entering formulas using the Spread Designer, refer to Entering a Formula in Spread Designer.

For information on the floating formula bar, where users can type in formulas and select cells dynamically, refer to Setting up the Formula Text Box.

For an overview of formulas and details on the functions and operators that can be used to create a formula, refer to the Formula Reference.

For information on the CalcEngine assembly, which is responsible for the formula calculations, refer to the FarPoint.CalcEngine.