https://issues.apache.org/bugzilla/show_bug.cgi?id=41906
--- Comment #6 from Josh Micich <[EMAIL PROTECTED]> 2008-05-06 08:56:51 PST --- (In reply to comment #5) > I think that current POI behaviour (3.1-beta) has regression, Sorry I mis-typed. I meant "Re-tested in 3.1-beta2". Bug 44675 was completed after 3.1-beta1. You can either wait for the beta2 release, grab a nightly build, or build directly from svn trunk. > Why the second argument should be 'value' not 'reference'? > I seems Excel supports reference as the second argument. 'Operand classes' are different to token types. If the second arg is a reference, the token type will be 'tRef'. Depending on the operand class, it will be 'tRefR', 'tRefV', or 'tRefA'. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
