Fix bug in interpreting a formula if contains a sheet name that is a valid col name like C1
0.2.5
In this release: Fixed a bug in extracting formulas from macrosheet (102) Fixed a bug in handling defined names (102)
0.2.4
In this version: A grammar bug in handling names is fixed (101)
0.2.3
- Added support for FORMULA.ARRAY and _xlfn.ARABIC - Fixed several bugs
0.2.0
- Considers auto_close defined names as starting points for interpreting macros - Loads XLSM files with many empty cells much faster - Has new switches - --defined-names - --sort-formula - --extract-formula-format - Supports more functions - SQRT - Has less bugs (Lots of bugs were fixed in this version).