Hi,

Using POI 3.9.
If I call XSSFSheet.setRepeatingColumns it works as expected, but if I call XSSFSheet.setRepeatingRows it seems to break the sheet: when I attempt to do Print Preview it comes up with "Print preview is not available" and the Page Layout -> Print Titles dialog doesn't display anything for "Row to repeat at top". The problem is specific to XSSF, if I run the same code with HSSF it works as expected.

Is this a known issue?

Thanks

Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to