What steps will reproduce the problem?
1. import attached xls file
2. read value from sheets[0].getCell(0,3)
What is the expected output? What do you see instead?
Should display numeric value called from sheet2, but instead reads null
Please provide any additional information below.
It appears that formulas referencing other sheets are set as Record.type =
1052, which has handler function "format" rather than "formula".
Original issue reported on code.google.com by delong.n...@gmail.com on 23 Feb 2009 at 6:10
Original issue reported on code.google.com by
delong.n...@gmail.com
on 23 Feb 2009 at 6:10Attachments: