]> source.dussan.org Git - poi.git/commit
bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow for Header...
authorTim Allison <tallison@apache.org>
Fri, 14 Jul 2017 13:54:06 +0000 (13:54 +0000)
committerTim Allison <tallison@apache.org>
Fri, 14 Jul 2017 13:54:06 +0000 (13:54 +0000)
commit5a9d05487df6f47ecb878dfa1b8e5430843b60e1
treec0799a39562601bba814a76e19f24a6c52e1f875
parent1a8b5234eca4a4ae151abb3f68aa68eeb9095513
bug 61286/bug 61287 -- allow WriteProtectRecord to have 2 bytes, and allow for HeaderFooter to be empty.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1801966 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/record/HeaderFooterBase.java
src/java/org/apache/poi/hssf/record/WriteProtectRecord.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
test-data/spreadsheet/61287.xls [new file with mode: 0644]