What steps will reproduce the problem?
1. create new excel file with A1 merged with A2, input some values (ex: 123456)
2. read the cell with the code : var str:String=sheet.getCell(0,0).toString()
What is the expected output? What do you see instead?
expected value of str is 123456, but the output is "" (empty string)
What version of the product are you using? On what operating system?
windows7
Please provide any additional information below.
Original issue reported on code.google.com by ichsan.a...@gmail.com on 11 Apr 2014 at 2:14
Original issue reported on code.google.com by
ichsan.a...@gmail.com
on 11 Apr 2014 at 2:14