lua-xlsx icon indicating copy to clipboard operation
lua-xlsx copied to clipboard

cell of FORMULA type invoke error in xlsx by Excel 2019

Open robertlzj opened this issue 4 years ago • 0 comments

C:\xxx\lua53.exe: .\xlsx.lua:109: attempt to index a nil value (field '?')
stack traceback:
	.\xlsx.lua:109: in method '__load'
	.\xlsx.lua:308: in function 'xlsx.Workbook'
	...s\xxx\luaplus\Src\Modules\xlsx\tests\printxlsx.lua:6: in main chunk
	[C]: in ?

Which cell content is '=1+1'.

robertlzj avatar Apr 05 '20 19:04 robertlzj