]> source.dussan.org Git - poi.git/commit
[bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null
authorPJ Fanning <fanningpj@apache.org>
Mon, 15 Aug 2022 19:20:13 +0000 (19:20 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 15 Aug 2022 19:20:13 +0000 (19:20 +0000)
commit3184a18b40caad5b63630a4379de34d50268f3c5
treee1fc9f0065a8745bf447da95091d82e8dcf22cff
parented67d48d96c3867a6f758da996e3fd9abf24a007
[bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1903442 13f79535-47bb-0310-9956-ffa450edef68
poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.java
poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/XSSFPivotTable.java
poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
test-data/spreadsheet/ExcelPivotTableSample.xlsx [new file with mode: 0644]