]> source.dussan.org Git - poi.git/commit
Bug 58106: when a cell with a 'master' shared formula is removed, the next cell...
authorYegor Kozlov <yegor@apache.org>
Sat, 30 Dec 2017 16:34:57 +0000 (16:34 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 30 Dec 2017 16:34:57 +0000 (16:34 +0000)
commitca7549131bc84a57e1632d58eb25ff8475cba8b1
treeefa60c4b9c6bea604a40e9ba602d8c60411036fd
parentff6f06cc27aa3ebda0119fa06335dd998ff92052
Bug 58106: when a cell with a 'master' shared formula is removed,  the next cell in the range becomes the master

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1819623 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCell.java
test-data/spreadsheet/58106.xlsx [new file with mode: 0644]