]> source.dussan.org Git - poi.git/commit
bug 61474, github #81: remove @Internal RowShifter#updateRowFormulas, move to XSSFRow...
authorJaven O'Neal <onealj@apache.org>
Sat, 4 Nov 2017 08:54:20 +0000 (08:54 +0000)
committerJaven O'Neal <onealj@apache.org>
Sat, 4 Nov 2017 08:54:20 +0000 (08:54 +0000)
commit890d6e70e6c76b464a39977d500f0cd3f645ef45
tree1d9b698c55ce1e129f4057499768f27121c2aca3
parent0f14370c21bc3d03d497d8152d843c5907f6a1cf
bug 61474, github #81: remove @Internal RowShifter#updateRowFormulas, move to XSSFRowColShifter; implement ColumnShifter#updateFormulas; remove duplicated JavaDocs (better to inherit)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1814260 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/helpers/HSSFRowShifter.java
src/java/org/apache/poi/ss/usermodel/helpers/RowShifter.java
src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFColumnShifter.java
src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFRowColShifter.java
src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.java