https://issues.apache.org/bugzilla/show_bug.cgi?id=48404
Summary: in getting 3-D formula gives 2-D formula
Product: POI
Version: 3.5-FINAL
Platform: Macintosh
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
When I read (using hssf.usermodel) a cell formula, where the formula is a 3-D
reference, I get a 2-D reference, referring to the first sheet.
For instance, if the formula is 'SUM($Sheet1.A1:$Sheet3.B1)', I get
'SUM(Sheet1!A1:B1)'.
--
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]