SpreadJS Documentation
Calculation API Changes
SpreadJS Documentation > Developer's Guide > Getting Started > API Changes > Calculation API Changes

The Calc namespace has been changed to CalcEngine.

The Calc parse and unparse methods have been replaced by the following methods:

The FormulaTextBox class has moved from GcSpread.Sheets.FormulaTextBox to GC.Spread.Sheets.FormulaTextBox.FormulaTextBox.