]> source.dussan.org Git - poi.git/commit
Fix bug 57828, shifting more than one commit per row did not work.
authorDominik Stadler <centic@apache.org>
Mon, 20 Apr 2015 20:13:33 +0000 (20:13 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 20 Apr 2015 20:13:33 +0000 (20:13 +0000)
commitd1385bbe1bea4f5882206d6e3f11710b8c7203da
tree4490a5836ec19448be798aa548f400311e649ae6
parentdfe1c74dffee32bde54ee3d76f4d99b6355c8f58
Fix bug 57828, shifting more than one commit per row did not work.

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