quimperval opened a new pull request #310:
URL: https://github.com/apache/poi/pull/310


   The below variable was added in the class XWPFHeaderFooterPolicy.java. The 
variable allows to save a header policy for each section in the document. This 
variable is used to add header and footer referencies.
   
   Tests and one example were added.
   
   ```
   // This allows to have a reference to any section and have distinct headers 
for
   // sections.
   private CTSectPr sectPr;
   ``
   
   
![MultiSectionHeaders](https://user-images.githubusercontent.com/37852154/156886953-0b1e278d-6dab-4bfd-a1a5-214b736b22a8.png)
   `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to