https://bz.apache.org/bugzilla/show_bug.cgi?id=60887

--- Comment #1 from Mark Murphy <jmarkmur...@apache.org> ---
In working through this feature, I have noticed that creating an
XSSFEvenHeader, or an XSSFFirstHeader sets the differentOddEven or
differentFirst attributes respectively. And, setting the text for a header to
an empty string removes that header, but does not attempt to remove the
differentOddEven or differentFirst attributes. I am thinking that setting the
text on an XSSFEvenHeader to the null string should remove the differentOddEven
attribute if the XSSFEvenFooter is not set, and similarly setting text on the
XSSFEvenFooter should remove the differentOddEven attribute if necessary. Same
thing for differentFirst with respect to XSSFFirstHeader and XSSFFirstFooter.
Any objections?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to