]> source.dussan.org Git - poi.git/commit
[github-310] Allow XWPF sections to have distinct headers and footers. Thanks to...
authorPJ Fanning <fanningpj@apache.org>
Sun, 6 Mar 2022 13:27:16 +0000 (13:27 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 6 Mar 2022 13:27:16 +0000 (13:27 +0000)
commitea2cc9e54c8ca02ac62785582c204df3355f9d2b
treea5e8e3e211fd02a8452cce0719109786cebeb820
parentc3cf4e5403fdc61dd14044e9688ed9e654b9e2af
[github-310] Allow XWPF sections to have distinct headers and footers. Thanks to JoaquĆ­n Perez Valera. This close #310

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898653 13f79535-47bb-0310-9956-ffa450edef68
poi-ooxml/src/main/java/org/apache/poi/xwpf/model/XWPFHeaderFooterPolicy.java
poi-ooxml/src/test/java/org/apache/poi/xwpf/model/TestMultiSectionHeaders.java [new file with mode: 0644]