When I test an example with XLUtils, for example this:
I get this error
[XLUtils] Writing Excel Workbooks
Main concepts and reading MS Excel workbooks with XLUtils: https://www.b4x.com/android/forum/threads/xlutils-jpoi-5-read-and-write-ms-excel-workbooks.129969/#content Writing workbooks is also simple but does require a bit more code. There are several types that we will use, in addition to...
www.b4x.com
I get this error
B4X:
B4J Version: 8.90
Parsing code. (0.04s)
Java Version: 8
Building folders structure. (0.01s)
Compiling code. Error
Error compiling program.
Error description: Unknown member: valuecached
Error occurred on line: 165
If FetchFormulasInsteadOfCachedValues Then Return cell.Value Else Return cell.ValueCached
Word: valuecached