Libin Roman wrote: > Hi, > > > > > > Have you impemented a formula that returns a string value ? > > > > > > Libin Roman > Currently no formulas have really been implemented... skeletal support only. String value formulas will break some things in HSSF. Currently there is a 1 Cell to 1 Binary record ratio. String formulas have a 1 to 2 ratio. We'll have to implement some adapter classes (similar to what will need to be done for MulRK and MulBlank) before we can do that. (Or rethink the conneciton between the high/low level model entirely)
-Andy
