https://bz.apache.org/bugzilla/show_bug.cgi?id=59705
Bug ID: 59705
Summary: Wrong implementation of
XSSFPivotTable.addColumnLabel() methods
Product: POI
Version: 3.14-FINAL
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33950
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33950&action=edit
pivot table
Implementation for XSSFPivotTable.addColumnLabel() method was wrong.
Implementation provided for XSSFPivotTable.addColumnLabel() methods is actually
the implementation for ValueLabel() methods.
If we are creating pivot tables using XSSFPivotTable.addColumnLabel(), the
field is adding to the Values position in the excel file.
--
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]