]> 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)
commit3d4acce3a7e82e1e04fd228b5fa5d3b845472145
treeefa60c4b9c6bea604a40e9ba602d8c60411036fd
parent176b557f0de7c23cbb14540bb716d0161d1b89f4
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]