]> 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)
commit93b1f0664c3123734f0676aba660eedbed451c9c
treec0799a39562601bba814a76e19f24a6c52e1f875
parentc7db66a30dfb6cbbd5812ff3ae4c90ed2d9b9a27
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]