https://bz.apache.org/bugzilla/show_bug.cgi?id=59645
Terry Warren <terrywar...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #7 from Terry Warren <terrywar...@gmail.com> --- one additional comment: if I check "gridlines" checkbox in Page Setup -> Sheet as well as Headings then the xml contains the following: <printOptions headings="1" gridLines="1"/> and, currently, there is support for printing gridlines: sheet.setPrintGridlines(true) so, it would seem that adding support for print headings should not be too difficult. -- 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