MorphOS Developer
Posts: 3198 from 2003/3/5
From: Canada
Quote:
Will it accept formulas and/or macros?
The standard excel syntax is already implemented, I do have to write the code for the common functions though. All standard math ops or referencing other cells/ranges is working fine though.
Quote:
Now how does one define „native “ in this case?
Formula parser and xlsx loaders are ports of opensource libs. Other than that it's entirely my own code based on ObjectiveC++ and Cairo/Harfbuzz.