[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Xls: getting result when cell:Type() == cell.FORMULA
- From: Procházka Lukáš Ing. <LPr@...>
- Date: Wed, 29 Apr 2020 16:50:06 +0200
Hello,
On Wed, 29 Apr 2020 13:26:49 +0200, Pavel <temp213@gorodok.net> wrote:
LuP wrote
the xls library for lua (https://github.com/jjensen/lua-xls) provides Cell
object;
But how do I obtain integer or double value when cell:Type() ==
cell.FORMULA?
it uses this simple library:
https://www.codeproject.com/Articles/42504/ExcelFormat-Library
with "formulas are not yet supported"
I'm aware of this statement with BasicExcel, but I thought it was mentioned in the sense of creating formulas, not reading.
I guess reading XLS (I don't mean XLSX) files might be a frequent task - is there another Lua lib to read .xls?
Best regards,
Lukas
--
Ing. Lukáš Procházka | LPr at pontex.cz
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org