https://bz.apache.org/bugzilla/show_bug.cgi?id=66216
Bug ID: 66216
Summary: XSSFPivotTable.getPivotCacheDefinition() does not work
properly when XSSFPivotTable was read from an existing
*.xlsx file
Product: POI
Version: 5.2.2-FINAL
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 38368
--> https://bz.apache.org/bugzilla/attachment.cgi?id=38368&action=edit
Sample Java code and sample *.xlsx file
Take the code ReadExcelPivotTableSource.java and the ExcelPivotTableSample.xlxs
from my attachment. Run the code.
You will see that pivotTable.getPivotCacheDefinition() always returns `null`
although the POIXMLDocumentPart is present.
--
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]