You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Jim Talbut <jt...@spudsoft.co.uk> on 2013/07/09 07:33:49 UTC

XSSFSheet.setRepeatingRows not working

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: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org