Todd
|
0e09e64818
|
formula: compatibility & bug fixes
- Make UNICODE with no arguments behave like Excel
- Fix OFFSET/INDEX for named ranges
|
2017-09-20 20:47:03 -04:00 |
|
Todd
|
23e428e770
|
formula: return array instead of list for ranges
This will be required for functions that need to know
the structure of the input.
|
2017-09-16 16:52:14 -05:00 |
|
Todd
|
17a365ee93
|
spreadsheet: start adding support for formula evaluation
We can take advantage of cached formula results that Excel/LibreOffice
insert to ensure that our formula results match the expected results.
|
2017-09-14 22:17:42 -05:00 |
|